1 files changed, 1 insertions(+), 0 deletions(-)
M init.el
M init.el => init.el +1 -0
@@ 178,6 178,7 @@
"GUILE_LOAD_PATH"
"GUILE_LOAD_COMPILED_PATH"))
:config
+ (setenv "SHLVL" "0")
(unless (memq system-type '(windows-nt android))
(exec-path-from-shell-initialize))
;; This is for Matlab + my WM without reparenting.