From d0d83ab96d43212033f4c8b7bfeca5584eb7e3c5 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sat, 10 Oct 2009 13:53:46 +0200 Subject: [PATCH] Add Emacs local variables at EOF equivalent to vim's. --- etc/zsh/zshrc | 3 +++ 1 file changed, 3 insertions(+) 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: -- 2.1.4