~ruther/emacs.d

901567d4f80905cc47f75931270164e2d25aa8b9 — Rutherther 5 months ago c20d811
chore: set shlvl to 0 to prevent liquidprompt from showing 2
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.

Do not follow this link