]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zshrc/19_dircolors
add ~/.local/bin to PATH
[zsh.git] / .zsh / zshrc / 19_dircolors
index 9abcf06a69cb55280caeb4f6002d0b338186311c..024d3fa2eaec1ccfc172eebfcd959e8e5796525f 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/19_dircolors
 #
 # Load dircolors database
@@ -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
 #
 
 eval $(dircolors $ZDOTDIR/dircolors) 2>/dev/null || :