]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zshrc/99_hookfunctions
add zsh modes to everything
[zsh.git] / .zsh / zshrc / 99_hookfunctions
index 653a28c3f626b266ea0410251d7c4ee28a450813..a355e4ff66d62be1b24776e59011a26ee779b024 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/99_hookfunctions
 #
 # define hook functions in case the *_functions arrays are not honoured
@@ -5,7 +6,7 @@
 # Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: http://git.madduck.net/v/etc/zsh.git
+# Source repository: git://git.madduck.net/etc/zsh.git
 #
 
 autoload -U is-at-least