An open API service indexing awesome lists of open source software.

https://github.com/bsdf/gh

gh - manage multiple github accts
https://github.com/bsdf/gh

Last synced: 10 months ago
JSON representation

gh - manage multiple github accts

Awesome Lists containing this project

README

          

NAME
gh - manage multiple github accts

USEAGE
> gh add bsdf --name "BEN ENGLISCH" --email "EMAILBEN145@gmail.com" --key ~/.ssh/id_rsa
~added bsdf

> gh add bsdf2 -n "JEN ENGLISCH" -e "EMAILJEN145@gmail.com" -k ~/.ssh/id_rsa2
~added bsdf2

> gh list
> gh l
> gh
~bsdf
bsdf2

> gh bsdf2
~bsdf2

> gh who
~bsdf2

> gh list
bsdf
~bsdf2

> gh bsdf3
~err: bsdf3 doesnt exist.

> gh remove bsdf2
> gh rm bsdf2
~r u sure? y
~bye

> gh restore
~restored ~/.ssh/id_rsa
~restored ~/.ssh/id_rsa2