Skip to content

Instantly share code, notes, and snippets.

@hayajo
Created July 6, 2011 03:11
Show Gist options
  • Save hayajo/1066480 to your computer and use it in GitHub Desktop.
Save hayajo/1066480 to your computer and use it in GitHub Desktop.
gist.el in emacs config
(require 'gist)
(setq gist-fetch-url "https://raw.github.com/gist/%d")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment