TropicalDingdong@lemmy.world to linuxmemes@lemmy.world · 27 days agoi guess its about time..lemmy.worldimagemessage-square33fedilinkarrow-up1321arrow-down12
arrow-up1319arrow-down1imagei guess its about time..lemmy.worldTropicalDingdong@lemmy.world to linuxmemes@lemmy.world · 27 days agomessage-square33fedilink
minus-squareSkullgrid@lemmy.worldlinkfedilinkarrow-up9·edit-227 days agonano .bash_alias At the end of the file alias executeOrder="Sudo apt update && sudo apt upgrade -y && sudo apt auto remove -y" Ctrl+X Enter. Source .bash_alias There. Now it’s executeOrder Edit : .bash_alias(es?) should be in the home folder. Switch to it with cd ~
At the end of the file
Ctrl+X
Enter.
There. Now it’s executeOrder
Edit : .bash_alias(es?) should be in the home folder. Switch to it with cd ~