zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] StartupFiles/zshrc += run-help
@ 2016-01-26 22:42 Daniel Shahaf
  0 siblings, 0 replies; only message in thread
From: Daniel Shahaf @ 2016-01-26 22:42 UTC (permalink / raw)
  To: zsh-workers

---
 StartupFiles/zshrc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/StartupFiles/zshrc b/StartupFiles/zshrc
index 445209e..d4e1d03 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-26 22:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-26 22:42 [PATCH] StartupFiles/zshrc += run-help Daniel Shahaf

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).