global/packages: replace tree with tre
This commit is contained in:
parent
6f45cbcbaa
commit
c405af4bb9
2 changed files with 3 additions and 1 deletions
|
@ -37,6 +37,8 @@ in
|
|||
erd = "erd --human --hidden --no-git";
|
||||
et = "erd";
|
||||
|
||||
tree = "tre --all";
|
||||
|
||||
# git
|
||||
g = "git";
|
||||
gcd = "cd $(git root || echo \".\")";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue