Skip to content
/ gh Public

gh - manage multiple github accts

bsdf/gh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

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

About

gh - manage multiple github accts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages