From: Axel Beckert Date: Sat, 10 Oct 2009 11:53:46 +0000 (+0200) Subject: Add Emacs local variables at EOF equivalent to vim's. X-Git-Tag: v0.3.78~5 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;ds=sidebyside;h=d0d83ab96d43212033f4c8b7bfeca5584eb7e3c5;p=grml-etc-core.git Add Emacs local variables at EOF equivalent to vim's. --- diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 195eb44..64503c2 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -4428,3 +4428,6 @@ zrclocal ## END OF FILE ################################################################# # vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4 +# Local variables: +# mode: sh +# End: