From d5e32f1d584f8a6cd14347df2e5d54ca866fbce7 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 21 Apr 2014 18:26:21 +0300 Subject: [PATCH] aliasing aptitude to something else doesn't make sense. It's only one colour that isn't even so nice. Process bar works with aptitude too. git needs sanity checks. --- .bash_aliases.MKAYSIGREP | 2 +- .zsh_aliases.MKAYSIGREP | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bash_aliases.MKAYSIGREP b/.bash_aliases.MKAYSIGREP index 635ec644..62cc70ad 100644 --- a/.bash_aliases.MKAYSIGREP +++ b/.bash_aliases.MKAYSIGREP @@ -7,5 +7,5 @@ alias proxychains="proxychains " # MKAYSIGREP # MKAYSIGREPALIAS alias checkinstall="make install " # MKAYSIGREP # MKAYSIGREPALIAS alias gpg=gpg2 # MKAYSIGREP # MKAYSIGREPALIAS alias wget="echo Running curl -LO instead of wget && curl -LO " # MKAYSIGREP # MKAYSIGREPALIAS -alias aptitude='echo "You might want to try apt-* instead..."' #MKAYSIGREP #MKAYSIGREPALIAS +#alias aptitude='echo "You might want to try apt-* instead..."' #MKAYSIGREP #MKAYSIGREPALIAS diff --git a/.zsh_aliases.MKAYSIGREP b/.zsh_aliases.MKAYSIGREP index 95660d6e..64685a01 100644 --- a/.zsh_aliases.MKAYSIGREP +++ b/.zsh_aliases.MKAYSIGREP @@ -8,5 +8,5 @@ alias checkinstall="make install " # MKAYSIGREP MKAYSIGREPALIAS alias gpg=gpg2 # MKAYSIGREP MKAYSIGREPALIAS compdef gpg2=gpg # MKAYSIGREP MKAYSIGREPALIAS alias wget="echo Running curl -LO instead of wget && curl -LO " # MKAYSIGREP # MKAYSIGREPALIAS -alias aptitude='echo "You might want to try apt-* instead..."' #MKAYSIGREP #MKAYSIGREPALIAS +#alias aptitude='echo "You might want to try apt-* instead..."' #MKAYSIGREP #MKAYSIGREPALIAS