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