Skip to content

Instantly share code, notes, and snippets.

@cismous
Created March 8, 2015 00:22
Show Gist options
  • Save cismous/96555fa859c360449e17 to your computer and use it in GitHub Desktop.
Save cismous/96555fa859c360449e17 to your computer and use it in GitHub Desktop.
# edit hosts
alias hosts='sudo vi /etc/hosts'
# edit bash config
alias bashrc='vi ~/.bashrc'
# open current directory
alias nh='nautilus .'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment