From a372ccf60376f12875bd74a45337a3b68ace9a69 Mon Sep 17 00:00:00 2001 From: Sorin Ionescu Date: Thu, 31 May 2012 21:47:53 -0400 Subject: [PATCH] Remove the Less encoding environment variable LESSCHARSET is not needed since Less automatically detects the locale. --- templates/zshenv | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/zshenv b/templates/zshenv index 7acb3f8..a52fb6d 100644 --- a/templates/zshenv +++ b/templates/zshenv @@ -66,7 +66,6 @@ if [[ "$OSTYPE" == darwin* ]]; then fi # Less -export LESSCHARSET="UTF-8" export LESSHISTFILE='-' export LESSEDIT='vim ?lm+%lm. %f'