mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-16 21:40:45 +01:00
fix previous commit
This commit is contained in:
parent
1a724c0b19
commit
361c4e9587
2
bashrc
2
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 aptyup="apt-get -y update;apt-get -y upgrade;update-grub"
|
||||||
|
|
||||||
alias apt-gety="apt-get -y "
|
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 .
|
# Allow custom aliases to be put in .aliases or .bash_aliases .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user