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