diff --git a/modules/home-manager/emacs/emacs/init.el b/modules/home-manager/emacs/emacs/init.el index 8cfe089..92c8fea 100644 --- a/modules/home-manager/emacs/emacs/init.el +++ b/modules/home-manager/emacs/emacs/init.el @@ -254,7 +254,6 @@ (use-package exec-path-from-shell :init - (setq exec-path-from-shell-debug t) (setq exec-path-from-shell-arguments nil) ;; (add-to-list 'exec-path "/etc/profiles/per-user/mthomson/bin") (exec-path-from-shell-initialize))