]> git.sev.monster Git - dotfiles.git/blobdiff - etc/zsh/.zlogin
Revert "replace modeline with editorconfig; small fixes"
[dotfiles.git] / etc / zsh / .zlogin
index 471fc29ecaec2302b71d617daec5ed1371f80168..8b4aab61354d771a0d9c61ddc91c626f6541ddbc 100644 (file)
@@ -3,4 +3,5 @@
 ### load site-specific
 if [[ -f ${ZDOTDIR:-~}/.zlogin.local ]] { source ${ZDOTDIR:-~}/.zlogin.local }
 
-# vim: et sts=4 sw=4 ts=8 tw=79
+### cd for convenience
+cd ${_sev_home:-~}
This page took 0.050739 seconds and 4 git commands to generate.