]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/host/env.zucker
Add Vim modeline.
[config/dotfiles.git] / zsh / host / env.zucker
index ae383d03c6987ee5538e47464f5e9ee58bf0aaef..fd00d22d6570bf6feab760a7eb256e8d34f4db84 100644 (file)
@@ -5,3 +5,5 @@
 # Add my bin/ directory to the default PATH.
 typeset -U path
 path=($HOME/bin $path)
+
+# vim: ft=zsh