From 78fb669d86035117d2a6ac861fe415892e922717 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 24 Aug 2022 15:52:26 +0200 Subject: update --- .config/zsh/alias.zsh | 1 + 1 file changed, 1 insertion(+) (limited to '.config/zsh/alias.zsh') diff --git a/.config/zsh/alias.zsh b/.config/zsh/alias.zsh index 2bc7cef..4213115 100644 --- a/.config/zsh/alias.zsh +++ b/.config/zsh/alias.zsh @@ -44,6 +44,7 @@ alias \ rsync='rsync -v -h' \ grep='grep --color=always' \ rgrep='grep -R -n -H' \ + most='most -t4' \ fsl='fossil' \ diff='colordiff' \ ctags='uctags "--exclude=.ccls*"' \ -- cgit v1.2.3