]> git.sev.monster Git - dotfiles.git/blob - etc/zsh/.zlogin
f8458255af7f3a329d02801b0a56c9a8aad6b11b
[dotfiles.git] / etc / zsh / .zlogin
1 # NOTE: all logic here moved to .zprofile, see comments there for rationale
2
3 ### plugins
4 load-plugins zlogin
5
6 ### load site-specific
7 load-site-dotfile zlogin
8
9 ### cd for convenience
10 cd ${_sev_home:-~}
This page took 0.029116 seconds and 4 git commands to generate.