mirror of
https://github.com/Foltik/dotfiles
synced 2026-01-10 03:42:21 -05:00
Linux install and configuration management utilities
| .cargo | ||
| .config | ||
| .doom.d | ||
| .git-crypt | ||
| .gitattributes | ||
| .gitignore | ||
| README.md | ||
Dotfiles
Dotfiles management entirely within a bare git repo, with git-crypt for transparent GPG-based file encryption.
Installation
git clone --bare git@github.com:Foltik/dotfiles $HOME/.dotfiles
git --git-dir=$HOME/.dotfiles --work-tree=$HOME config --local status.showUntrackedFiles no
git --git-dir=$HOME/.dotfiles --work-tree=$HOME checkout
git-crypt unlock