zshrc.d/05-autoload.zrc
author Mikael Berthe <mikael@lilotux.net>
Fri, 10 Jul 2020 09:42:03 +0200
changeset 45 c8b92fa96f48
parent 22 f84d194b7d99
permissions -rw-r--r--
Update key bindings Fix some key bindings, remove binary escape bytes from key bindings.


# 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