Skip to content

Instantly share code, notes, and snippets.

@timhodson
Created February 20, 2012 16:07
Show Gist options
  • Save timhodson/1869925 to your computer and use it in GitHub Desktop.
Save timhodson/1869925 to your computer and use it in GitHub Desktop.
Set an environment variable for the Kasabi apikey
# add this to your user's .profile
KASABI_API_KEY="123MYSECRETKEY" ; export KASABI_API_KEY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment