/dotfiles

My dotfiles :wrench:

Primary LanguageShell

My dotfiles

How to do the thing

git clone git@github.com:altaris/dotfiles.git
cd dotfiles
make install

How to decrypt encrypted files

git-crypt unlock /path/to/key

Reference: git-crypt repository