[+] Colorize pacman

This commit is contained in:
2024-08-13 00:05:59 +08:00
committed by GitHub
parent 7de21f42cd
commit a3875b55d7
+1 -1
View File
@@ -32,7 +32,7 @@ modern-replace 'grep' 'rg'
modern-replace 'nano' 'micro'
modern-replace 'curl' 'curlie'
# modern-replace 'tree' 'broot'
modern-replace 'pacman' 'paru'
modern-replace 'pacman' 'paru --color always --needed' 'pacman --color always --needed'
# for macOS
modern-replace 'tar' 'gtar'