X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/c9ab0b12d4183935113856f0c9c5575c8e149208..0ca7cf361de9a1a40709ae7eaf9dbd77ad105694:/etc/zsh/.zlogin?ds=inline 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:-~}