Created
January 31, 2014 10:15
-
-
Save balda/8729557 to your computer and use it in GitHub Desktop.
.bash_profile on osx
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
#!/bin/bash | |
# | |
# CRM .bash_profile Time-stamp: "2008-12-07 19:42" | |
# | |
# echo "Loading ${HOME}/.bash_profile" | |
source ~/.profile # Get the paths | |
source ~/.bashrc # get aliases | |
# | |
#- end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment