From 80ddf807f0ded53c63dea37a6e382e70416ad8b7 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Mon, 25 Jan 2016 19:14:47 +0000 Subject: 37797: StartupFiles/zshrc += run-help --- StartupFiles/zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'StartupFiles') diff --git a/StartupFiles/zshrc b/StartupFiles/zshrc index 445209ef5..d4e1d03cc 100644 --- a/StartupFiles/zshrc +++ b/StartupFiles/zshrc @@ -76,6 +76,7 @@ RPROMPT=' %~' # prompt for right side of screen export MAIL=/var/spool/mail/$USERNAME export LESS=-cex3M export HELPDIR=/usr/share/zsh/$ZSH_VERSION/help # directory for run-help function to find docs +unalias run-help && autoload -Uz run-help MAILCHECK=300 HISTSIZE=200 -- cgit 1.4.1