Created
September 4, 2012 13:25
-
-
Save dolph/3621131 to your computer and use it in GitHub Desktop.
Bash Customization
This file contains 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
source ~/Environments/os/bin/activate | |
alias e=gvim | |
export GREP_OPTIONS='--color=auto' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment