Skip to content

Instantly share code, notes, and snippets.

@korfuri
korfuri / gist:45ca7fe32dc941f3e2e9f50500b57cf9
Created April 10, 2016 06:44
Track on Keybase.io the people you follow on Github!
# Track everyone you follow on Github!
Requirements: jq (`apt-get install jq`), keybase (see https://keybase.io).
$ ME_ON_GITHUB=korfuri; for l in $(curl "https://api.github.com/users/$ME_ON_GITHUB/following?per_page=100&page=1" | jq -r '.[] | .login'); do keybase track $l@github; done

Keybase proof

I hereby claim:

  • I am korfuri on github.
  • I am korfuri (https://keybase.io/korfuri) on keybase.
  • I have a public key ASBjOPLypMqto9iQZ72A263QS-0Xy99PULk2lYp6yRb9mgo

To claim this, I am signing this object: