Skip to content

Instantly share code, notes, and snippets.

@CarloCattano
Created April 4, 2019 16:49
Show Gist options
  • Save CarloCattano/b58ffbed37d5c80da73cfdf1f278132a to your computer and use it in GitHub Desktop.
Save CarloCattano/b58ffbed37d5c80da73cfdf1f278132a to your computer and use it in GitHub Desktop.
/// Terminal shortcuts
alias restart='sudo shutdown -r 1'
alias ciao='sudo shutdown -P 1'
alias delf='sudo rm -r'
alias desk='cd /home/x/Desktop'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment