zshrc.d/05-autoload.zrc
author Mikael Berthe <mikael@lilotux.net>
Fri, 20 Jul 2012 19:38:28 +0200
changeset 22 f84d194b7d99
parent 13 e1da4a7a9e92
permissions -rw-r--r--
Add ft's xhashd function


# In case run-help is not defined
unalias run-help &> /dev/null
autoload run-help

autoload -U zmv

# Load standard ANSI color codes in shell parameters
autoload -U colors && colors

autoload -U xhashd