]> git.sev.monster Git - dotfiles.git/blame - etc/zsh/.zlogin
zlogout: clean up logic, dont act without data
[dotfiles.git] / etc / zsh / .zlogin
CommitLineData
833b2af3 1# NOTE: all logic here moved to .zprofile, see comments there for rationale
2
d3e867c0 3### plugins
4load-plugins zlogin
5
8eb81f95 6### load site-specific
4ced48ed 7load-site-dotfile zlogin
8eb81f95 8
e69caf64 9### cd for convenience
c9ab0b12 10cd ${_sev_home:-~}
This page took 0.045492 seconds and 4 git commands to generate.