]> git.sev.monster Git - dotfiles.git/blobdiff - etc/zsh/.zlogin
vim: update submodules
[dotfiles.git] / etc / zsh / .zlogin
index 8b4aab61354d771a0d9c61ddc91c626f6541ddbc..e6499359c85b1c3d02e40753670bb282a7c93cd8 100644 (file)
@@ -1,7 +1,7 @@
 # NOTE: all logic here moved to .zprofile, see comments there for rationale
 
 ### load site-specific
 # 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:-~}
 
 ### cd for convenience
 cd ${_sev_home:-~}
This page took 0.036674 seconds and 4 git commands to generate.