diff --git a/scripts/zshrc.sh b/scripts/zshrc.sh index 8f4ff6d..b06073e 100755 --- a/scripts/zshrc.sh +++ b/scripts/zshrc.sh @@ -32,6 +32,9 @@ modern-replace 'grep' 'rg' # modern-replace 'curl' 'curlie' # modern-replace 'tree' 'broot' +# for macOS +modern-replace 'tar' 'gtar' + source "$BASEDIR/plugins/zsh-z.plugin.zsh" # Initialize fuck