Update README
This commit is contained in:
parent
2ee760a729
commit
03f749ad35
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ While in $HOME
|
||||||
3. echo ".cfg">> .gitignore. This is to preent potential recursive problems
|
3. echo ".cfg">> .gitignore. This is to preent potential recursive problems
|
||||||
4. git clone --bare https://github.com/leoalho/dotfiles.git $HOME/.cfg
|
4. git clone --bare https://github.com/leoalho/dotfiles.git $HOME/.cfg
|
||||||
5. Checkout the content to $HOME: config checkout
|
5. Checkout the content to $HOME: config checkout
|
||||||
|
6. config config --local status.showUntrackedFiles no
|
||||||
|
|
||||||
## .git_aliases
|
## .git_aliases
|
||||||
To use the git aliases in your .gitconfig. Add the following lines to your .gitconfig:
|
To use the git aliases in your .gitconfig. Add the following lines to your .gitconfig:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue