Skip to content

Instantly share code, notes, and snippets.

@schof
Created March 23, 2010 19:41
Show Gist options
  • Save schof/341560 to your computer and use it in GitHub Desktop.
Save schof/341560 to your computer and use it in GitHub Desktop.
function hset() {
rm -rf ~/.heroku/credentials
ln -s ~/.heroku/credentials_$1 ~/.heroku/credentials
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment