mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
add alias for 'sudo zypper update' in suse.plugin.zsh
This commit is contained in:
parent
d05b2010ff
commit
8248d41c94
1 changed files with 1 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ alias zup='sudo zypper dist-upgrade'
|
|||
alias zrm='sudo zypper remove'
|
||||
alias zp='sudo zypper patch'
|
||||
alias zps='sudo zypper ps'
|
||||
alias zu='sudo zypper update'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue