mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Updated README of the archlinux plugin
This commit is contained in:
parent
485dd2b736
commit
e418a2bb92
2 changed files with 26 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ elif (( $+commands[yaourt] )); then
|
|||
}
|
||||
else
|
||||
upgrade() {
|
||||
pacman -Syu
|
||||
sudo pacman -Syu
|
||||
}
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue