By Alex Free.
Setup Github SSH in a flash!
Homepage | Github |
Changes:
gsshs-v1.0.zip Portable Zip file for Linux.
gsshs-v1.0.deb Portable Deb package file for Linux.
Usage:
gsshs <github account email>
1) Save your login for Github in your default browser.
2) Execute ./gsshs <github account email>
found in the portable release using a Terminal application. Alternatively if you have install the .deb
package file gsshs
will be available as a global user command to the system, so just gsshs <github account email>
works fine.
3) Your default browser will open to the Github SSH key page. Your new SSH key was copied to the clipboard by gsshs
, so just paste the key and add it. Done.
Github SSH Setup (gsshs) is released as open source software under the 3-BSD license.