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