From 10b08c0c5aa8de7231cf1baa3837c569e8241995 Mon Sep 17 00:00:00 2001 From: Greenhouse George Date: Sun, 27 Apr 2014 14:46:00 -0400 Subject: [PATCH] Sillyness --- bashrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bashrc b/bashrc index 952e98e..6332c94 100644 --- a/bashrc +++ b/bashrc @@ -1,6 +1,8 @@ # -# ~/.bashrc -# +# Asara's bashrc +# + + # Check if the shell is non-interactive if [[ $- != *i* ]] ; then # Shell is non-interactive. Be done now!