home,eza: fixtree
alias
This commit is contained in:
parent
f3116799a6
commit
109ea25c58
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
"ll" = "${pkgs.eza}/bin/eza -Fahl --icons --git";
|
||||
"ls" = "${pkgs.eza}/bin/eza -F --icons --git";
|
||||
"la" = "${pkgs.eza}/bin/eza -Fa --icons --git";
|
||||
"tree" = "${pkgs.eza}/bin/eza --icons --git -tree";
|
||||
"tree" = "${pkgs.eza}/bin/eza --icons --git --tree";
|
||||
".." = "cd ..";
|
||||
|
||||
# replacements
|
||||
|
|
Loading…
Reference in a new issue