Skip to content

Instantly share code, notes, and snippets.

@balda
Created January 31, 2014 10:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save balda/8729557 to your computer and use it in GitHub Desktop.
Save balda/8729557 to your computer and use it in GitHub Desktop.
.bash_profile on osx
#!/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