Add README
This commit is contained in:
parent
60c4b829ce
commit
abcfcbf9c3
1 changed files with 5 additions and 0 deletions
5
README.md
Normal file
5
README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 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