el-get/recipes/naquadah-theme.rcp
2011-11-07 12:25:43 +01:00

8 lines
307 B
Plaintext

(:name naquadah-theme
:description "Naquadah theme for Emacs"
:type git
:url "git://git.naquadah.org/naquadah-theme.git"
:post-init (lambda ()
(add-to-list 'custom-theme-load-path
(el-get-package-directory 'naquadah-theme))))