mirror of
https://github.com/GHOSCHT/dotfiles.git
synced 2024-11-09 23:41:55 +01:00
Update README.md
This commit is contained in:
parent
32edb37070
commit
5df6b226c8
1 changed files with 3 additions and 0 deletions
|
@ -1 +1,4 @@
|
|||
# dotfiles
|
||||
git init --bare $HOME/.dotfiles
|
||||
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
||||
config config --local status.showUntrackedFiles no
|
||||
|
|
Loading…
Reference in a new issue