Speed up exec-path-from-shell by opening a non-interactive shell
This commit is contained in:
parent
f886bfef05
commit
0e2bfb07b3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user