mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-05 05:03:16 +02:00
remove }
This commit is contained in:
parent
d2d693fbea
commit
6ad7247d8c
1 changed files with 0 additions and 1 deletions
|
|
@ -120,7 +120,6 @@ elif (( $+commands[pacaur] )); then
|
|||
function upgrade() {
|
||||
pacaur -Syu
|
||||
}
|
||||
}
|
||||
elif (( $+commands[yaourt] )); then
|
||||
function upgrade() {
|
||||
yay -Syu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue