bashrc: remove setting of $uname

This commit is contained in:
Mika Suomalainen 2012-09-21 14:40:47 +03:00
parent 4a5ec0752c
commit 6b27107ca4
1 changed files with 0 additions and 3 deletions

3
bashrc
View File

@ -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