mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
archlinux: yasu now working - only one dash needed (#5373)
This commit is contained in:
parent
1b7abf5e26
commit
ab9de5579b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ else
|
|||
|
||||
alias yaconf='yaourt -C'
|
||||
alias yaupg='yaourt -Syua'
|
||||
alias yasu='yaourt --Syua --no-confirm'
|
||||
alias yasu='yaourt -Syua --noconfirm'
|
||||
alias yain='yaourt -S'
|
||||
alias yains='yaourt -U'
|
||||
alias yare='yaourt -R'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue