Skip to content

Instantly share code, notes, and snippets.

@cola-zero
Created October 21, 2011 23:23
Show Gist options
  • Save cola-zero/1305253 to your computer and use it in GitHub Desktop.
Save cola-zero/1305253 to your computer and use it in GitHub Desktop.
;; This code is needed in your .emacs.el to gist.el works
(setq gist-fetch-url "https://gist.github.com/raw/%d")
;; This code is needed in your .emacs.el to gist.el works
(setq gist-fetch-url "https://gist.github.com/raw/%d")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment