Add Emacs local variables at EOF equivalent to vim's.
authorAxel Beckert <abe@deuxchevaux.org>
Sat, 10 Oct 2009 11:53:46 +0000 (13:53 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 22 Oct 2009 00:55:20 +0000 (02:55 +0200)
etc/zsh/zshrc

index 195eb44..64503c2 100644 (file)
@@ -4428,3 +4428,6 @@ zrclocal
 
 ## END OF FILE #################################################################
 # vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4
+# Local variables:
+# mode: sh
+# End: