diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 69df911f..345f4915 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -519,6 +519,8 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; Finalization +(load "~/personal/hackpool/hacks.el" 'noerror) + ;;; Don't let `customize' clutter my config. (setq custom-file (if (boundp 'server-socket-dir)