From d49feabf9684fdcb494231f229f5545885721948 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 23 Sep 2023 20:38:48 +0200 Subject: ... --- accounts/gkleen@sif/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accounts') 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() { } ls() { - eza --all --group-directories-first $@ | less --mouse -FR + exa --all --group-directories-first $@ | less --mouse -FR } l() { -- cgit v1.2.3