Add remote info in README
This commit is contained in:
parent
6fd3bc822e
commit
f4af621a8d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# To install:
|
||||
git clone --bare <remote-git-repo-url> $HOME/.dotfiles
|
||||
git clone --bare git@github.com:Kaholaz/dotfiles.git $HOME/.dotfiles
|
||||
|
||||
alias dotfiles='/usr/bin/git --git-dir=\$HOME/.dotfiles/ --work-tree=\$HOME'
|
||||
alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
||||
|
||||
dotfiles config --local status.showUntrackedFiles no
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue