Skip to content

Instantly share code, notes, and snippets.

@pipmossop
Created April 24, 2012 16:42
Show Gist options
  • Save pipmossop/2481339 to your computer and use it in GitHub Desktop.
Save pipmossop/2481339 to your computer and use it in GitHub Desktop.
A messed up bash_profile
export PATH="$HOME/.rbenv/bin:$PATH"
eval "$(rbenv init -)"
export PATH="${ANT_HOME}/bin$PATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment