Update README

This commit is contained in:
Leo Alho 2024-04-21 20:17:33 +00:00
parent 2ee760a729
commit 03f749ad35

View file

@ -14,6 +14,7 @@ While in $HOME
3. echo ".cfg">> .gitignore. This is to preent potential recursive problems
4. git clone --bare https://github.com/leoalho/dotfiles.git $HOME/.cfg
5. Checkout the content to $HOME: config checkout
6. config config --local status.showUntrackedFiles no
## .git_aliases
To use the git aliases in your .gitconfig. Add the following lines to your .gitconfig: