]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zshrc/99_hookfunctions
add ~/.local/bin to PATH
[zsh.git] / .zsh / zshrc / 99_hookfunctions
index 34abb0e72284cc86e1aac23dd7f9f7ee25c846cc..a355e4ff66d62be1b24776e59011a26ee779b024 100644 (file)
@@ -1,11 +1,12 @@
-# zshrc/99_hook_functions
+# -*- mode: sh -*-
+# zshrc/99_hookfunctions
 #
 # define hook functions in case the *_functions arrays are not honoured
 #
 # 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