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
78967b60
Commit
78967b60
authored
Mar 27, 2014
by
Robby Russell
Browse files
Merge pull request #2656 from philenotfound/master
New aliases for 'apt-get' and 'aptitude' as they were overwritten by lat...
parents
a6b95973
aec73f6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/debian/debian.plugin.zsh
View file @
78967b60
...
...
@@ -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