Skip to content

Instantly share code, notes, and snippets.

@lockie
Created December 3, 2017 14:02
Show Gist options
  • Save lockie/8fd2e8bbe0330f3dbc69f73b714255fe to your computer and use it in GitHub Desktop.
Save lockie/8fd2e8bbe0330f3dbc69f73b714255fe to your computer and use it in GitHub Desktop.
alias c='cd'
alias m='mc'
alias v='vim'
alias e='emacs -nw'
alias l='ls'
alias gg='git gui'
alias dc='docker-compose'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment