el-get/recipes/zenburn-theme.rcp
2012-02-13 21:19:20 -08:00

8 lines
314 B
Plaintext

(:name zenburn-theme
:description "Zenburn theme for Emacs"
:type http
:url "https://raw.github.com/djcb/elisp/master/themes/zenburn-theme.el"
:post-init (lambda ()
(add-to-list 'custom-theme-load-path
default-directory)))