Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
edc8b1e2
Commit
edc8b1e2
authored
Jun 13, 2012
by
Robby Russell
Browse files
Merge pull request #1032 from r-darwish/suse
Added suse plugin
parents
7d9ae4cd
b4380aac
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/suse/suse.plugin.zsh
0 → 100644
View file @
edc8b1e2
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'
alias
zp
=
'sudo zypper patch'
alias
zps
=
'sudo zypper ps'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment