ohmyzsh/templates/customizations.zsh-template

6 lines
143 B
Text

unalias run-help
autoload run-help
export HELPDIR=/usr/local/share/zsh/helpfiles
if which rbenv > /dev/null; then eval "$(rbenv init -)"; fi