replace tree with eza --tree
This commit is contained in:
@@ -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 ../..";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user