#!/usr/local/bin/bash # ~/.bashrc # AUTHOR: tgwil # Test for interactive shell if [[ $- != *i* ]]; then return fi