summaryrefslogtreecommitdiff
path: root/app-emacs/zenburn/files/50zenburn-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/zenburn/files/50zenburn-gentoo.el')
-rw-r--r--app-emacs/zenburn/files/50zenburn-gentoo.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emacs/zenburn/files/50zenburn-gentoo.el b/app-emacs/zenburn/files/50zenburn-gentoo.el
new file mode 100644
index 000000000000..0844532b5014
--- /dev/null
+++ b/app-emacs/zenburn/files/50zenburn-gentoo.el
@@ -0,0 +1,4 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'color-theme-zenburn "zenburn"
+ "Just some alien fruit salad to keep you in the zone." t)
+(defalias 'zenburn 'color-theme-zenburn)