diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -44,6 +44,10 @@ Make gitignore Clone repository `git clone --bare <git-repo-url> $HOME/.cfg` +Set git option + +`config config --local status.showUntrackedFiles no` + Checkout `config checkout` |