Created
June 2, 2019 20:25
-
-
Save fordarnold/f1c1363b8a686454e2f0a28bf478ca40 to your computer and use it in GitHub Desktop.
Common aliases for Bash terminal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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