Commit 78967b60 authored by Robby Russell's avatar 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
......@@ -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