# ~/.bash_logout # # see /etc/bashrc for a complete description how all bash source files # are related and used on this box # Source /usr/local/bin/bash_logout if [ -x /usr/local/bin/bash_logout ]; then /usr/local/bin/bash_logout fi