dustin
/
zdotdir
Archived
1
0
Fork 0
Commit Graph

1 Commits (e120838f8ac529331efd742f89cd6f656f306083)

Author SHA1 Message Date
Dustin fa73cd6482 zprofile: Add .zprofile and .zprofile.local
The `.zprofile` file is sourced by ZSH when the shell is run as a login
shell. The `.zprofile.local` file, if it exists, is sourced by the main
`.zprofile` script, and is the best place for unversioned per-machine
changes.
2017-01-19 14:47:18 -06:00