mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
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.
This commit is contained in:
parent
d646353eb2
commit
d5e32f1d58
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user