replace ls with eza
This commit is contained in:
parent
5d79895d84
commit
6fd9e72e49
3 changed files with 10 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
shellAliases = {
|
||||
cd = "z";
|
||||
code = "codium ./";
|
||||
ls = "eza";
|
||||
lh = "ls -lah";
|
||||
cat = "bat";
|
||||
tree = "tre";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue