Fix formatting of README
This commit is contained in:
parent
abcfcbf9c3
commit
6fd3bc822e
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
# To install:
|
||||
git clone --bare <remote-git-repo-url> $HOME/.dotfiles
|
||||
|
||||
alias dotfiles='/usr/bin/git --git-dir=\$HOME/.dotfiles/ --work-tree=\$HOME'
|
||||
|
||||
dotfiles config --local status.showUntrackedFiles no
|
||||
|
||||
dotfiles checkout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue