X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/ad8b383d21775f621bab9a72a76413fc9fdd00ef..d1a7abb4d44890ae6605a73d246b2eaa20a09c08:/.zsh/zshrc/19_dircolors diff --git a/.zsh/zshrc/19_dircolors b/.zsh/zshrc/19_dircolors index d084875..057ffa6 100644 --- a/.zsh/zshrc/19_dircolors +++ b/.zsh/zshrc/19_dircolors @@ -1,11 +1,11 @@ -# zshrc/90_dircolors +# zshrc/19_dircolors # # Load dircolors database # # Copyright © 1994–2008 martin f. krafft # 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 || :