diff --git a/.zshrc b/.zshrc index 9cc29b3..839de08 100644 --- a/.zshrc +++ b/.zshrc @@ -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 +