diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index a8a5d956..8695c44d 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -39,6 +39,7 @@ ("FIXME" . "#dc752f") ("XXX+" . "#dc752f") ("\\?\\?\\?+" . "#dc752f"))) + '(inferior-lisp-program "/usr/bin/sbcl --noinform") '(initial-buffer-choice "~/Documents/journal/notes.org") '(initial-frame-alist '((fullscreen . maximized))) '(ispell-dictionary "de_DE,de_CH,en_GB,en_US")