]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zshrc/19_dircolors
add zsh modes to everything
[zsh.git] / .zsh / zshrc / 19_dircolors
index d08487512847d77f9fda2f58e400b9288dec37c1..024d3fa2eaec1ccfc172eebfcd959e8e5796525f 100644 (file)
@@ -1,11 +1,12 @@
-# zshrc/90_dircolors
+# -*- mode: sh -*-
+# zshrc/19_dircolors
 #
 # Load dircolors database
 #
 # 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
 #
 
 eval $(dircolors $ZDOTDIR/dircolors) 2>/dev/null || :