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