update: turned off emacs env debugging

This commit is contained in:
Michael Thomson 2025-04-18 16:21:04 -04:00
parent bd27293742
commit c6cbef6c19

View File

@ -254,7 +254,6 @@
(use-package exec-path-from-shell (use-package exec-path-from-shell
:init :init
(setq exec-path-from-shell-debug t)
(setq exec-path-from-shell-arguments nil) (setq exec-path-from-shell-arguments nil)
;; (add-to-list 'exec-path "/etc/profiles/per-user/mthomson/bin") ;; (add-to-list 'exec-path "/etc/profiles/per-user/mthomson/bin")
(exec-path-from-shell-initialize)) (exec-path-from-shell-initialize))