Skip to content

Instantly share code, notes, and snippets.

@bcomnes
Created October 16, 2013 22:23
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 bcomnes/7015985 to your computer and use it in GitHub Desktop.
Save bcomnes/7015985 to your computer and use it in GitHub Desktop.
How to fix path issues on hecate. Add to ~/.bash_profile
PATH=/vol/apps/user/bin:$PATH
export PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment