]> git.sev.monster Git - dotfiles.git/blobdiff - etc/zsh/.zlogin
Revert "replace modeline with editorconfig; small fixes"
[dotfiles.git] / etc / zsh / .zlogin
index 612209e531a74313cf938457c920a24508cb3cd8..8b4aab61354d771a0d9c61ddc91c626f6541ddbc 100644 (file)
@@ -4,4 +4,4 @@
 if [[ -f ${ZDOTDIR:-~}/.zlogin.local ]] { source ${ZDOTDIR:-~}/.zlogin.local }
 
 ### cd for convenience
-[[ -o login ]] && cd ${_sev_home:-~}
+cd ${_sev_home:-~}
This page took 0.042059 seconds and 4 git commands to generate.