From 0f9032753a26203143e59b59095adf15105cc6de Mon Sep 17 00:00:00 2001 From: Martin Vaeth Date: Tue, 12 Nov 2013 17:41:40 +0000 Subject: 31959 (plus tweak to .gitignore): make help files during installation --- StartupFiles/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StartupFiles') diff --git a/StartupFiles/zshrc b/StartupFiles/zshrc index 1172b7b65..445209ef5 100644 --- a/StartupFiles/zshrc +++ b/StartupFiles/zshrc @@ -75,7 +75,7 @@ RPROMPT=' %~' # prompt for right side of screen # Some environment variables export MAIL=/var/spool/mail/$USERNAME export LESS=-cex3M -export HELPDIR=/usr/local/lib/zsh/help # directory for run-help function to find docs +export HELPDIR=/usr/share/zsh/$ZSH_VERSION/help # directory for run-help function to find docs MAILCHECK=300 HISTSIZE=200 -- cgit 1.4.1