mirror of https://github.com/ohmyzsh/ohmyzsh.git
Update archlinux.plugin.zsh
This commit is contained in:
parent
ed1a1eec55
commit
bd042e2332
|
@ -177,7 +177,6 @@ if (( $+commands[yay] )); then
|
|||
fi
|
||||
|
||||
if (( $+commands[paru] )); then
|
||||
alias parconf='paru -Pg'
|
||||
alias parclean='paru -Sc'
|
||||
alias parclr='paru -Scc'
|
||||
alias parupg='paru -Syu'
|
||||
|
|
Loading…
Reference in New Issue