update install commands to be functional
This commit is contained in:
parent
f0c9455ef4
commit
046ec75b0d
@ -10,7 +10,8 @@ The idea for managing dot files in this way came from [[https://news.ycombinator
|
||||
git clone --separate-git-dir=~/.dotconf git@git.sr.ht:~qbit/dotconf /tmp/dotconf
|
||||
rm -rf /tmp/dotconf
|
||||
alias dotconf='/usr/local/bin/git --git-dir=$HOME/.dotconf --work-tree=$HOME'
|
||||
dotconf pull
|
||||
dotconf config status.showUntrackedFiles no
|
||||
dotconf checkout .
|
||||
#+end_src
|
||||
|
||||
** LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user