This commit is contained in:
Andrew Coleman 2018-07-17 10:29:44 -04:00
commit 5a426a049b

2
README
View file

@ -2,7 +2,7 @@
git clone --bare git@github.com:penguincoder/dotfiles.git
function config {
/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME $@
/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME $@
}
mkdir -p .config-backup
config checkout