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
Ohmyzsh
Commits
b4380aac
"vscode:/vscode.git/clone" did not exist on "7a9bab1d77e2c22c331ce98a7245d0ba5d348353"
Commit
b4380aac
authored
Apr 19, 2012
by
Roey Darwish Dror
Browse files
Added zp and zps aliases for the SUSE plugin
parent
adab18f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/suse/suse.plugin.zsh
View file @
b4380aac
...
@@ -3,3 +3,5 @@ alias zrf='sudo zypper refresh'
...
@@ -3,3 +3,5 @@ alias zrf='sudo zypper refresh'
alias
zs
=
'zypper search'
alias
zs
=
'zypper search'
alias
zup
=
'sudo zypper dist-upgrade'
alias
zup
=
'sudo zypper dist-upgrade'
alias
zrm
=
'sudo zypper remove'
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