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.git
Personal secrets are stored in 1Password, and you'll need the 1Password CLI installed.
To list possible commands just run:
make
Bootstrap dependencies and git hooks with:
make bootstrap
To run gitleaks
locally:
make gitleaks