replace tree with eza --tree
This commit is contained in:
parent
91ce29684e
commit
af09f6b15f
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,6 @@
|
|||
ripgrep
|
||||
skim
|
||||
tealdeer
|
||||
tree
|
||||
vivid
|
||||
zoxide
|
||||
];
|
||||
|
|
@ -33,6 +32,7 @@
|
|||
h = "hx";
|
||||
g = "git";
|
||||
cd = "z";
|
||||
tree = "eza --tree";
|
||||
".." = "cd ..";
|
||||
"..." = "cd ../..";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue