Skip to content

Commit

Permalink
Added zp and zps aliases for the SUSE plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
r-darwish committed May 21, 2012
1 parent adab18f commit b4380aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/suse/suse.plugin.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ alias zrf='sudo zypper refresh'
alias zs='zypper search'
alias zup='sudo zypper dist-upgrade'
alias zrm='sudo zypper remove'
alias zp='sudo zypper patch'
alias zps='sudo zypper ps'

0 comments on commit b4380aa

Please sign in to comment.