Miszo Radomski's dotfiles, managed with chezmoi.
Install them with:
//https
chezmoi init https://github.com/miszo/dotfiles.git
// ssh
chezmoi init [email protected]:miszo/dotfiles.gitPersonal secrets are stored in 1Password, and you'll need the 1Password CLI installed.
To list possible commands just run:
justBootstrap dependencies and git hooks with:
just bootstrapTo run gitleaks locally:
just gitleaks