From aa55bfacfc91bc11099bd125db3cf5a79bf3058d Mon Sep 17 00:00:00 2001 From: tfheen Date: Thu, 26 Sep 2002 09:50:10 +0000 Subject: [PATCH] handle samfundet git-svn-id: file:///svn/tfheen/trunk/dotfiles@32 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- bashrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bashrc b/bashrc index b2103ca..de9bf81 100644 --- a/bashrc +++ b/bashrc @@ -61,6 +61,10 @@ case "$DOMAINNAME" in pvv*) # Sigh, no locale here, at least not uniformly. ;; + samfundet*) + mesg y + export EMAIL=tfheen@samfundet.no + ;; *) export LANG=no_NO ;; -- 2.39.5