diff --git a/emacs/init.el b/emacs/init.el index 972dbc2..f08171e 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -109,6 +109,7 @@ :demand t :load-path "themes" :config + (setq sml/no-confirm-load-theme t) (load-theme 'monokai t)) (use-package smart-mode-line