1 2 3 4 5 6 7 8
#!/usr/local/bin/bash # ~/.bashrc # AUTHOR: tgwil # Test for interactive shell if [[ $- != *i* ]]; then return fi