alias inst="sudo apt-get install -y" alias systemctl="sudo systemctl" alias updt="sudo apt-get update && sudo apt-get upgrade -y && rustup update"