dotfiles
diff .bashrc @ 9:c5e14bee7dbc
vim: switched from spaces to tabs; bash: LANG now in env
author | meillo@marmaro.de |
---|---|
date | Thu, 22 Nov 2007 18:14:52 +0100 |
parents | f4fd1276a8b3 |
children | d339ec9b6545 |
line diff
1.1 --- a/.bashrc Fri Oct 05 20:42:41 2007 +0200 1.2 +++ b/.bashrc Thu Nov 22 18:14:52 2007 +0100 1.3 @@ -3,6 +3,7 @@ 1.4 # modified standard bashrc of debian sarge 1.5 # 1.6 1.7 +export LANG=en_US.UTF-8 1.8 1.9 # ~/.bashrc: executed by bash(1) for non-login shells. 1.10 # see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)