Exclude PS1 envvar from env file

This commit is contained in:
Henrik Lissner
2019-07-02 13:01:28 +02:00
parent e0b5624979
commit 275f499ce9

View File

@ -46,6 +46,7 @@ needs to be run once).")
(defvar doom-env-ignored-vars
'("PWD"
"PS1"
"DBUS_SESSION_BUS_ADDRESS"
"GPG_AGENT_INFO"
"SSH_AGENT_PID"