This commit is contained in:
Jens Rantil 2012-08-03 04:15:41 -07:00
commit b059a88f67

View file

@ -21,7 +21,7 @@ fi
# These are for more obscure uses of apt-get and aptitude that aren't covered # These are for more obscure uses of apt-get and aptitude that aren't covered
# below. # below.
alias ag='apt-get' alias ag='apt-get'
alias at='aptitude' alias att='aptitude'
# Some self-explanatory aliases # Some self-explanatory aliases
alias acs="apt-cache search" alias acs="apt-cache search"