From 078fbb0b068357fcebdd7098c7fea905b87a2e97 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 11 Jan 2021 23:26:30 +0100 Subject: gkleen@sif: remove ll --- accounts/gkleen@sif/zshrc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'accounts/gkleen@sif/zshrc') diff --git a/accounts/gkleen@sif/zshrc b/accounts/gkleen@sif/zshrc index 993fb94a..7ee24452 100644 --- a/accounts/gkleen@sif/zshrc +++ b/accounts/gkleen@sif/zshrc @@ -369,11 +369,7 @@ swap() { } l() { - exa --binary --git --time-style=iso --long --all --header --group-directories-first --colour=always $@ -} - -ll() { - l $@ | less --mouse -FR + exa --binary --git --time-style=iso --long --all --header --group-directories-first --colour=always $@ | less --mouse -FR } alias '..'='cd ..' -- cgit v1.2.3