diff --git a/git/config b/git/config index 4c7dc38..47cd59e 100644 --- a/git/config +++ b/git/config @@ -32,6 +32,7 @@ root = rev-parse --show-toplevel s = status sb = show-branch + untracked = ls-files --others --exclude-standard [credential] helper = cache [commit]