From 03f749ad35d81a3a517ee760c7a447093145f9c5 Mon Sep 17 00:00:00 2001 From: Leo Alho Date: Sun, 21 Apr 2024 20:17:33 +0000 Subject: [PATCH] Update README --- .cfg/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.cfg/README.md b/.cfg/README.md index 0e4beec..a29d961 100644 --- a/.cfg/README.md +++ b/.cfg/README.md @@ -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: