Created
August 7, 2015 16:42
-
-
Save Traviskn/a1b31ae1069e7a5d3d86 to your computer and use it in GitHub Desktop.
My bash_profile
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
# Load .bashrc if it exists | |
test -f ~/.bashrc && source ~/.bashrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment