[F] Fix --needed

This commit is contained in:
2024-10-03 22:33:18 +08:00
committed by GitHub
parent 253586baf9
commit 310c8ae336
+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' 'pacman --color always --needed' 'paru --color always --needed'
modern-replace 'pacman' 'paru' 'pacman --color always' 'paru --color always'
# for macOS
modern-replace 'tar' 'gtar'