Gas can also juggle your id_rsa ssh keys, which is helpful for uploading to github between multiple accounts. Indespensible for teachers who need to instruct their students on how to use github!
$ gas add Njax NotarySojac [email protected]
Do you want gas to handle switching rsa keys for this user?
[y/n]
The best way to install gas-ssh is with RubyGems:
$ [sudo] gem install gas_ssh
You can install from source:
$ cd gas-ssh/
$ bundle
$ rake install