mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-20 01:59:22 +01:00
fix previous commit
This commit is contained in:
parent
361c4e9587
commit
da46792d17
2
zshrc
2
zshrc
@ -412,7 +412,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 "
|
||||||
|
|
||||||
# .aliases
|
# .aliases
|
||||||
if [ -f ~/.aliases ]; then
|
if [ -f ~/.aliases ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user