summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--accounts/gkleen@sif/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/zshrc b/accounts/gkleen@sif/zshrc
index 80f58a60..0772b88b 100644
--- a/accounts/gkleen@sif/zshrc
+++ b/accounts/gkleen@sif/zshrc
@@ -422,7 +422,7 @@ swap() {
422} 422}
423 423
424ls() { 424ls() {
425 eza --all --group-directories-first $@ | less --mouse -FR 425 exa --all --group-directories-first $@ | less --mouse -FR
426} 426}
427 427
428l() { 428l() {