From 21ad1999eaa420b2a03585b086effce0215a5ef4 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Thu, 11 Apr 2013 21:49:25 +0200 Subject: [PATCH] shell/env: Add missing timezone to comment. --- shell/env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shell/env b/shell/env index 74f676c..f11e687 100644 --- a/shell/env +++ b/shell/env @@ -20,7 +20,8 @@ source_debug ". ~/.shell/env" # Use UTF-8 encoding in the terminal. Don't use LC_ALL as it's used for -# debugging purposes. Thanks to twb in Freenode/#screen (2009-10-02 10:25). +# debugging purposes. Thanks to twb in #screen on Freenode (2009-10-02 10:25 +# CET). LANG=en_US.UTF-8 export LANG -- 2.43.2