]> git.sev.monster Git - dotfiles.git/blobdiff - base/.zlogin
zprofile: remove unnecessary variable
[dotfiles.git] / base / .zlogin
index 6fbf5749436d7a4665d75945f21588d8e2e6ab3e..a1175c7e4d0df6465955db0247a2be3b10333951 100644 (file)
@@ -1,4 +1,6 @@
+# NOTE: all logic here moved to .zprofile, see comments there for rationale
+
 ### load site-specific
 if [[ -f ~/.zlogin.local ]] { source ~/.zlogin.local }
 
-# vim: set et sts=4 sw=4 ts=8 tw=79 :
+# vim: et sts=4 sw=4 ts=8 tw=79
This page took 0.032022 seconds and 4 git commands to generate.