alias exa=eza
This commit is contained in:
parent
719c251d6e
commit
23cbf5c1cb
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ in
|
||||||
gst = "git status";
|
gst = "git status";
|
||||||
gsta = "git stash";
|
gsta = "git stash";
|
||||||
gstap = "git stash apply";
|
gstap = "git stash apply";
|
||||||
|
exa = "eza";
|
||||||
ls = "exa";
|
ls = "exa";
|
||||||
la = "exa -a";
|
la = "exa -a";
|
||||||
ll = "exa -la --no-filesize --changed --time-style=long-iso --git --octal-permissions --no-permissions --no-user --ignore-glob=\".git\"";
|
ll = "exa -la --no-filesize --changed --time-style=long-iso --git --octal-permissions --no-permissions --no-user --ignore-glob=\".git\"";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue