Created
December 3, 2017 14:02
-
-
Save lockie/8fd2e8bbe0330f3dbc69f73b714255fe to your computer and use it in GitHub Desktop.
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 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