]>
Commit | Line | Data |
---|---|---|
833b2af3 | 1 | # NOTE: all logic here moved to .zprofile, see comments there for rationale |
2 | ||
d3e867c0 | 3 | ### plugins |
4 | load-plugins zlogin | |
5 | ||
8eb81f95 | 6 | ### load site-specific |
4ced48ed | 7 | load-site-dotfile zlogin |
8eb81f95 | 8 | |
e69caf64 | 9 | ### cd for convenience |
c9ab0b12 | 10 | cd ${_sev_home:-~} |