Skip to content

Instantly share code, notes, and snippets.

@blais
Created September 20, 2010 04:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blais/587431 to your computer and use it in GitHub Desktop.
Save blais/587431 to your computer and use it in GitHub Desktop.
(when (not token)
(setq token (read-string "GitHub API token: "))
(github-set-config "token" token))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment