From 8c8025d9f6c93e757a94e2f75b824ff4a8706029 Mon Sep 17 00:00:00 2001 From: John Turner Date: Wed, 29 Sep 2021 21:37:25 -0400 Subject: init --- app-emacs/hydra/files/50hydra-gentoo.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 app-emacs/hydra/files/50hydra-gentoo.el (limited to 'app-emacs/hydra/files') diff --git a/app-emacs/hydra/files/50hydra-gentoo.el b/app-emacs/hydra/files/50hydra-gentoo.el new file mode 100644 index 0000000..6a09aa3 --- /dev/null +++ b/app-emacs/hydra/files/50hydra-gentoo.el @@ -0,0 +1,2 @@ +(add-to-list 'load-path "@SITELISP@") +(load "@SITELISP@/hydra-autoload.el" nil t) -- cgit v1.2.3