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
75663be2
Commit
75663be2
authored
Dec 30, 2016
by
Patrick José Pereira
Browse files
'plugins/suse/suse.plugin.zsh: Solve typos'
Signed-off-by:
Patrick José Pereira
<
patrickelectric@gmail.com
>
parent
093c2cd6
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/suse/suse.plugin.zsh
View file @
75663be2
#Alias for Zypper according to the offical Zypper's alias
#Alias for Zypper according to the offic
i
al Zypper's alias
#Main commands
alias
z
=
'sudo zypper'
#call zypper
...
...
@@ -51,7 +51,7 @@ alias zrr='sudo zypper rr' #remove repositories
alias
zas
=
'sudo zypper as'
#adds a service specified by URI to the system
alias
zms
=
'sudo zypper ms'
#modify properties of specified services
alias
zrefs
=
'sudo zypper refs'
#refreshing a service mean executing the service's special task
alias
zrs
=
'sudo zypper rs'
#remove specified repository index service from the sytem
alias
zrs
=
'sudo zypper rs'
#remove specified repository index service from the sy
s
tem
alias
zls
=
'sudo zypper ls'
#list services defined on the system
#Package Locks Management commands
...
...
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