Skip to content

Instantly share code, notes, and snippets.

@jdlich
Created July 25, 2011 21:33
Show Gist options
  • Save jdlich/1105287 to your computer and use it in GitHub Desktop.
Save jdlich/1105287 to your computer and use it in GitHub Desktop.
# ~/.bash_profile
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment