i guess its about time..
i guess its about time..
Execute order
Sudo apt update && sudo apt upgrade -y && sudo apt auto remove -yNeeds a more concise order name…
At the end of the file
alias executeOrder="Sudo apt update && sudo apt upgrade -y && sudo apt auto remove -y"Ctrl+X
Enter.
There. Now it’s executeOrder
Edit : .bash_alias(es?) should be in the home folder. Switch to it with cd ~