parent
3fdaf26006
commit
adab18f161
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||||
|
alias zi='sudo zypper install' |
||||||
|
alias zrf='sudo zypper refresh' |
||||||
|
alias zs='zypper search' |
||||||
|
alias zup='sudo zypper dist-upgrade' |
||||||
|
alias zrm='sudo zypper remove' |
||||||
Loading…
Reference in new issue