mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
Add support for Keybase
This commit is contained in:
parent
ee3ccb26ab
commit
1c7fbe09b6
10 changed files with 41 additions and 19 deletions
|
@ -31,6 +31,7 @@ program
|
|||
.option("-D, --dribbble [username]", "specify dribbble username")
|
||||
.option("-e, --email [username]", "specify email")
|
||||
.option("-i, --instagram [username]", "specify instagram username")
|
||||
.option("-k, --keybase [username]", "specify keybase username")
|
||||
.option("-r, --reddit [username]", "specify reddit username")
|
||||
.option("-T, --telegram [username]", "specify telegram username")
|
||||
.option("-w, --twitter [username]", "specify twitter username")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue