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