mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
core-os: remove unnecessary persistent-soft-store
This commit is contained in:
@ -42,7 +42,6 @@
|
||||
exec-path-from-shell-arguments (delete "-i" exec-path-from-shell-arguments))
|
||||
(nconc exec-path-from-shell-variables '("GOPATH" "GOROOT" "PYTHONPATH"))
|
||||
(exec-path-from-shell-initialize)
|
||||
(persistent-soft-store 'exec-path exec-path "emacs")
|
||||
exec-path))
|
||||
exec-path)))
|
||||
(t
|
||||
|
Reference in New Issue
Block a user