From 6b27107ca4669facdcb91ee4035a4a62de553648 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Fri, 21 Sep 2012 14:40:47 +0300 Subject: [PATCH] bashrc: remove setting of $uname --- bashrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/bashrc b/bashrc index 693f9176..f4161dd5 100755 --- a/bashrc +++ b/bashrc @@ -6,9 +6,6 @@ # Aliases RJ706I # Functions ZGC5QQ -# $uname should tell which OS is used. -$uname=`uname` - # For Mac OS X + SSH sessions. bashrc must be sourced by hand at least once. echo "if [ -f ~/.bashrc ]; then source ~/.bashrc