Skip to content

Instantly share code, notes, and snippets.

@LBRapid
Created August 3, 2010 14:38
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LBRapid/506481 to your computer and use it in GitHub Desktop.
Save LBRapid/506481 to your computer and use it in GitHub Desktop.
export PATH=$PATH:/opt/local/bin
export PATH="/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:$PATH"
export MANPATH=$MANPATH:/opt/local/share/man
export INFOPATH=$INFOPATH:/opt/local/share/info
export PATH=$PATH:.
export PATH=/usr/bin/:$PATH
export PATH=~/bin/:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment