summaryrefslogtreecommitdiff
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 399aab1..5256c39 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -101,6 +101,7 @@ Missing packages are installed automatically."
(require 'my-web)
(require 'my-work)
(require 'my-uptime)
+(require 'my-cheeseboard)
(require 'my-packages-extra)
;;; init.el ends here