1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-02-13 04:40:59 +01:00

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

View File

@@ -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'