Skip to content

Instantly share code, notes, and snippets.

@natpen
Created October 21, 2014 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save natpen/049244744b09dd3bac55 to your computer and use it in GitHub Desktop.
Save natpen/049244744b09dd3bac55 to your computer and use it in GitHub Desktop.
This is not the greatest .bash_profile in the world, no. This is just a tribute.
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