Update archlinux.plugin.zsh

This commit is contained in:
Olga 2025-02-08 12:04:17 +00:00 committed by GitHub
parent ed1a1eec55
commit bd042e2332
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -177,7 +177,6 @@ if (( $+commands[yay] )); then
fi fi
if (( $+commands[paru] )); then if (( $+commands[paru] )); then
alias parconf='paru -Pg'
alias parclean='paru -Sc' alias parclean='paru -Sc'
alias parclr='paru -Scc' alias parclr='paru -Scc'
alias parupg='paru -Syu' alias parupg='paru -Syu'