Skip to content

Instantly share code, notes, and snippets.

@rxnlabs
Last active August 29, 2015 14:13
Show Gist options
  • Save rxnlabs/d5b4a1faacc38463e696 to your computer and use it in GitHub Desktop.
Save rxnlabs/d5b4a1faacc38463e696 to your computer and use it in GitHub Desktop.
Mac - set an environment variable. Set an environment variable using Mac
#set an environment variable for closure compiler
export CLOSURE_PATH=/usr/local/opt/closure-compiler/libexec
source ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment