# ~/.bash_login # # Executed by login shells when starting [[ -r ~/.bashrc ]] && source "$HOME/.bashrc" # vim: filetype=bash