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
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

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"