dustin
/
zdotdir
Archived
1
0
Fork 0
Commit Graph

1 Commits (ec41e37b4b487bc0709e0ed324186a2146ba6dd5)

Author SHA1 Message Date
Dustin ec41e37b4b Add .zshenv
`.zshenv` is read for all shells, interactive or not, making it the best
place to set variables that always apply.  Unfortunately, it cannot be
kept in `ZDOTDIR`, since that variable has to be set in that same
script.  To work around this, the "real" `.zshenv` can source the one in
`ZDOTDIR`.
2020-05-03 13:12:46 -05:00