Skip to content

Instantly share code, notes, and snippets.

@sbryant
Created March 10, 2010 18:44
Show Gist options
  • Save sbryant/328190 to your computer and use it in GitHub Desktop.
Save sbryant/328190 to your computer and use it in GitHub Desktop.
;; redefine generic url browser to whatever you want it to be
(setq browse-url-browser-function 'browse-url-generic
browse-url-generic-program "chromium-browser")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment