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!