feat: do not load exec-path from shell on windows
1 files changed, 2 insertions(+), 1 deletions(-) M init.el
M init.el => init.el +2 -1
@@ 112,7 112,8 @@ "XDG_DATA_HOME" "NIX_PATH")) :config (exec-path-from-shell-initialize)) (unless (memq window-system '(w32)) (exec-path-from-shell-initialize))) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;