Commit 44467877 authored by Phil Eichinger's avatar Phil Eichinger
Browse files

New aliases for 'apt-get' and 'aptitude' as they were overwritten by later aliases

parent 64bb1a25
......@@ -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 age='apt-get'
alias api='aptitude'
# Some self-explanatory aliases
alias acs="apt-cache search"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment