pull/1/head
Andrew Coleman 2018-07-17 10:29:44 -04:00
parent c8f64bc8a2
commit 5a426a049b
1 changed files with 1 additions and 1 deletions

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