1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-04-04 20:37:37 +08:00
This commit is contained in:
Rio S. (lyricism) 2026-03-18 13:33:53 -04:00 committed by GitHub
commit 67f23432b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -170,7 +170,7 @@ if (( $+commands[yay] )); then
alias yaloc='yay -Qi'
alias yalocs='yay -Qs'
alias yalst='yay -Qe'
alias yaorph='yay -Qtd'
alias yaorph='yay -Qtdq | yay -Rns -'
alias yainsd='yay -S --asdeps'
alias yamir='yay -Syy'
alias yaupd="yay -Sy"