From e48604ca3f555b9c78b4af71ed8102e6161922af Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 13 May 2022 10:56:16 +0200 Subject: update --- .config/zsh/alias.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/zsh/alias.zsh') diff --git a/.config/zsh/alias.zsh b/.config/zsh/alias.zsh index 1303163..20b27fd 100644 --- a/.config/zsh/alias.zsh +++ b/.config/zsh/alias.zsh @@ -41,7 +41,7 @@ alias \ chmod='chmod -v' \ chown='chown -v' \ mount='mount -v' \ - rsync='rsync -v -h --progress' \ + rsync='rsync -v -h' \ grep='grep --color=always' \ rgrep='grep -R -n -H' \ fsl='fossil' \ -- cgit v1.2.3