From c018d91d17c45ebff96db364f8b22809f6f468a8 Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Tue, 7 Oct 2025 14:50:20 -0700 Subject: [PATCH] Update zshrc.sh --- scripts/zshrc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/zshrc.sh b/scripts/zshrc.sh index ac4ff86..2293bd2 100755 --- a/scripts/zshrc.sh +++ b/scripts/zshrc.sh @@ -297,6 +297,7 @@ modern-replace 'curl' 'curlie' modern-replace 'pacman' 'paru' 'pacman --color always' 'paru --color always' modern-replace 'vi' 'nvim' modern-replace 'vim' 'nvim' +modern-replace 'wget' 'aria2c' # for macOS modern-replace 'tar' 'gtar'