Load run-help

This commit is contained in:
Adam Goldsmith 2016-02-15 11:20:39 -05:00
parent 428229f8a1
commit b11f399843
1 changed files with 5 additions and 0 deletions

5
.zshrc
View File

@ -43,3 +43,8 @@ setopt no_share_history
#load fasd if it exists
hash fasd 2>/dev/null && eval "$(fasd --init auto)"
# Load run-help
unalias run-help
autoload run-help