Skip to content

Instantly share code, notes, and snippets.

@fordarnold
Created June 2, 2019 20:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fordarnold/f1c1363b8a686454e2f0a28bf478ca40 to your computer and use it in GitHub Desktop.
Save fordarnold/f1c1363b8a686454e2f0a28bf478ca40 to your computer and use it in GitHub Desktop.
Common aliases for Bash terminal
alias updt='sudo apt update && sudo apt -y upgrade && sudo apt autoclean && sudo apt autoremove && sudo reboot'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment