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
37e619ed
"softy" did not exist on "51c7db5adc0048b87407114fca7d47b482c431b2"
Commit
37e619ed
authored
Mar 25, 2014
by
Phil Eichinger
Browse files
New aliases for 'apt-get' and 'aptitude' as they were overwritten by later aliases
parent
ffc17b6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/debian/debian.plugin.zsh
View file @
37e619ed
...
...
@@ -21,8 +21,8 @@ fi
# Aliases ###################################################################
# These are for more obscure uses of apt-get and aptitude that aren't covered
# below.
alias
ag
=
'apt-get'
alias
ap
=
'aptitude'
alias
ag
e
=
'apt-get'
alias
ap
i
=
'aptitude'
# Some self-explanatory aliases
alias
acs
=
"apt-cache search"
...
...
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