summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2cd65dd..bf6f662 100644
--- a/README.md
+++ b/README.md
@@ -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`