From e2df4cd8a891285c8114d0ee8f6138ebb63f596e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 21 May 2008 18:22:28 +0200 Subject: etc/rc: Added LANG=C --- etc/rc | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/rc b/etc/rc index aa2f4d5..dc01710 100644 --- a/etc/rc +++ b/etc/rc @@ -20,6 +20,7 @@ uname=$(uname) export PATH=$HOME/bin:$PATH export EDITOR==vim export MPD_HOST=saviour +export LANG=C [ $uname = OpenBSD ] && export PKG_PATH="ftp://ftp.freenet.de/pub/ftp.openbsd.org/pub/OpenBSD/`uname -r`/packages/`machine -a`/:ftp://openbsd.ftp.fu-berlin.de/pub/OpenBSD/`uname -r`/packages/`machine -a`/" export HOST -- cgit v1.2.3