Linux install and configuration management utilities
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jack Foltz 95f20d227d
Add base files
пре 1 година
.git-crypt Add 1 git-crypt collaborator пре 2 година
.gitattributes Add base files пре 1 година
.gitignore Add base files пре 1 година
README.md Add base files пре 1 година

README.md

Dotfiles

Dotfiles management, entirely within git.

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