/browser-pack

emacs-live pack for browser

Primary LanguageEmacs Lisp

browser-pack

A pack to help in setup browser.

Install

This is compatible with emacs-live-packs and prelude-packs.

Add this snippet in your .emacs-live.el:

(emacs-live-packs/add-live-packs "~/.emacs-live-packs/" '("browser-pack"))

Add this snippet in your prelude-packs.el:

(prelude-packs/load-packs "~/.prelude-packs/" '("browser-pack"))