X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/c9ab0b12d4183935113856f0c9c5575c8e149208..8a92a2c03c1ea03829e44bf80771a08153261e2a:/etc/zsh/.zlogin diff --git a/etc/zsh/.zlogin b/etc/zsh/.zlogin index 8b4aab6..e649935 100644 --- a/etc/zsh/.zlogin +++ b/etc/zsh/.zlogin @@ -1,7 +1,7 @@ # NOTE: all logic here moved to .zprofile, see comments there for rationale ### load site-specific -if [[ -f ${ZDOTDIR:-~}/.zlogin.local ]] { source ${ZDOTDIR:-~}/.zlogin.local } +load-site-dotfile zlogin ### cd for convenience cd ${_sev_home:-~}