Speed up exec-path-from-shell by opening a non-interactive shell

This commit is contained in:
Jeremy Dormitzer 2021-02-24 16:52:34 -05:00
parent f886bfef05
commit 0e2bfb07b3

View File

@ -43,7 +43,8 @@
"PIPENV_VERBOSITY" "PIPENV_DONT_LOAD_ENV"
"PIPENV_MAX_DEPTH" "PYENV_ROOT" "KOPS_STATE_STORE"
"PLAID_CLIENT_ID" "PLAID_SECRET" "PLAID_ENVIRONMENT"))
(exec-path-from-shell-check-startup-files nil))
(exec-path-from-shell-check-startup-files nil)
(exec-path-from-shell-arguments '("-l")))
;; Don't use this file as the custom-file