Skip to content

Instantly share code, notes, and snippets.

@hectorperez
Last active January 29, 2017 19:38
Show Gist options
  • Save hectorperez/b38b29e4d078256d7d56 to your computer and use it in GitHub Desktop.
Save hectorperez/b38b29e4d078256d7d56 to your computer and use it in GitHub Desktop.
set environment variables
vim ~/.bash_profile
At the end add the variables, for example:
export TWITTER_CONSUMER_KEY=...
export TWITTER_CONSUMER_SECRET=...
export GOOGLE_SHORTENER_KEY=...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment