global/shell: properly specify erd arguments
This commit is contained in:
parent
3f5795ced3
commit
faa4ade6b9
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ in
|
|||
llgt = "llt --git-ignore";
|
||||
|
||||
# erdtree
|
||||
erd = "erd -H --no-git";
|
||||
erd = "erd --human --hidden --no-git";
|
||||
et = "erd";
|
||||
|
||||
# git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue