]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
shell/env: Add missing timezone to comment.
authorSimon Ruderich <simon@ruderich.org>
Thu, 11 Apr 2013 19:49:25 +0000 (21:49 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 13 Apr 2013 01:44:04 +0000 (03:44 +0200)
shell/env

index 74f676ce748d93d774bc0c92a20a8ffe001d8408..f11e687adf53c0663fcb5571377ee46d6437a58c 100644 (file)
--- 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