Sillyness

This commit is contained in:
Amarpreet Minhas 2014-04-27 14:46:00 -04:00
parent 06f84493af
commit 10b08c0c5a

6
bashrc
View file

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