dustin
/
zdotdir
Archived
1
0
Fork 0
Commit Graph

2 Commits (8844aead742a77d8416e40d3897cc638cba10d19)

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
Dustin 7cab8a6bda Initial commit 2017-01-15 17:07:00 -06:00