dustin
/
zdotdir
Archived
1
0
Fork 0
Commit Graph

1 Commits (f6c136c1a81926f29b7a192232f7b8fddfd87c58)

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