alias exa=eza

This commit is contained in:
Tim Schubert 2023-09-26 18:16:49 +02:00
parent 719c251d6e
commit 23cbf5c1cb
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -61,6 +61,7 @@ in
gst = "git status";
gsta = "git stash";
gstap = "git stash apply";
exa = "eza";
ls = "exa";
la = "exa -a";
ll = "exa -la --no-filesize --changed --time-style=long-iso --git --octal-permissions --no-permissions --no-user --ignore-glob=\".git\"";