# Heroku account switcher function switch() { rm -rfd ~/.heroku/credentials cp ~/.heroku_logins/$1 ~/.heroku/credentials }