diff --git a/bashrc b/bashrc index 94837457..402d9869 100644 --- a/bashrc +++ b/bashrc @@ -439,7 +439,7 @@ alias yumyup="yum -y check-update;yum -y update;grub2-mkconfig -o /boot/grub2/gr alias aptyup="apt-get -y update;apt-get -y upgrade;update-grub" alias apt-gety="apt-get -y " -alias aptitude="aptitude -y " +alias aptitudey="aptitude -y " # Allow custom aliases to be put in .aliases or .bash_aliases .