From bff945babff883da2bacfbfb7c745f5f4c102a2e Mon Sep 17 00:00:00 2001 From: Sorin Ionescu Date: Thu, 31 May 2012 21:49:06 -0400 Subject: [PATCH] Enable the Less history file --- templates/zshenv | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/zshenv b/templates/zshenv index a52fb6d..21b0aa0 100644 --- a/templates/zshenv +++ b/templates/zshenv @@ -66,7 +66,6 @@ if [[ "$OSTYPE" == darwin* ]]; then fi # Less -export LESSHISTFILE='-' export LESSEDIT='vim ?lm+%lm. %f' # Set the default Less options.