From b11f39984316d9d1f1402ce50464765d59e2d251 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Mon, 15 Feb 2016 11:20:39 -0500 Subject: [PATCH] Load run-help --- .zshrc | 5 +++++ 1 file changed, 5 insertions(+) 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 +