# ~/.bashrc # Author: Mountain Man # Test for an interactive shell. if [[ $- != *i* ]] ; then return fi