mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-29 01:33:30 +02:00
Added suse plugins
This commit is contained in:
committed by
Roey Darwish Dror
parent
3fdaf26006
commit
adab18f161
@@ -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'
|
||||||
Reference in New Issue
Block a user