ok so this only works with bash and distros with apt as the package manager
so run nano ~/.bashrc
then scroll to the bottem add a new line the paste this in
alias sudp="sudo apt"
alias sudate="sudo apt update && sudo apt upgrade -y"
alias sudr="sudo reboot -f"
alias sudi="sudo visudo"
alias sudn="sudo nano"
sudi will open visudo with sudo acess
sudn will open nano with sudo
sudp will run apt with sudo
sudr will force reboot
sudate will update everything
and to make this idiot proof the area with all spaces is what you need to paste after pasting it in run source ~/.bashrc
now enjoy the new commands
(also no clue what to use as the flair)
SOCIAL SHARE CARD GENERATOR