doom env: ignore SSH_TTY
This commit is contained in:
parent
7a4ad7d343
commit
9e5dd51ca4
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ Why this over exec-path-from-shell?
|
|||
(defvar doom-env-ignored-vars
|
||||
'("^DBUS_SESSION_BUS_ADDRESS$"
|
||||
"^GPG_AGENT_INFO$"
|
||||
"^GPG_TTY$"
|
||||
"^\\(SSH\\|GPG\\)_TTY$"
|
||||
"^HOME$"
|
||||
"^PS1$"
|
||||
"^PWD$"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue