A collection of config files I use on a daily basis on multiple hosts. My OS of choice is Arch Linux.
Note
More documentation TBD
Make sure dependencies pre-commit
and gitleaks
are installed via
.dependencies.yml
or install manually.
GIT_DIR=$HOME/.dotfiles/ GIT_WORK_TREE=$HOME pre-commit install