summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el
index bca67cf..83f5793 100644
--- a/init.el
+++ b/init.el
@@ -1,3 +1,6 @@
+(when (locate-library "site-gentoo")
+ (require 'site-gentoo))
+
(setq auth-source-save-behavior nil
auto-save-default nil
change-major-mode-with-file-name nil