mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +00:00
add alias for git-untracked-ignored
This commit is contained in:
parent
ea2ffe5a48
commit
ccad05bc58
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
||||||
cat = show
|
cat = show
|
||||||
list = show
|
list = show
|
||||||
ls = show
|
ls = show
|
||||||
|
|
||||||
|
untrack-ignored = !git-untracked-ignored
|
||||||
[color]
|
[color]
|
||||||
diff = auto
|
diff = auto
|
||||||
status = auto
|
status = auto
|
||||||
|
|
Loading…
Add table
Reference in a new issue