diff --git a/scripts/zshrc.sh b/scripts/zshrc.sh index 4fad7f5..2e42e98 100755 --- a/scripts/zshrc.sh +++ b/scripts/zshrc.sh @@ -32,7 +32,7 @@ modern-replace 'grep' 'rg' modern-replace 'nano' 'micro' modern-replace 'curl' 'curlie' # modern-replace 'tree' 'broot' -modern-replace 'pacman' 'paru' 'pacman --color always --needed' 'paru --color always --needed' +modern-replace 'pacman' 'paru' 'pacman --color always' 'paru --color always' # for macOS modern-replace 'tar' 'gtar'