Skip to content

Commit

Permalink
Added suse plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
Roey Darwish Dror authored and r-darwish committed May 21, 2012
1 parent 3fdaf26 commit adab18f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugins/suse/suse.plugin.zsh
Original file line number Diff line number Diff line change
@@ -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'

0 comments on commit adab18f

Please sign in to comment.