# This file is sourced by bash for login shells. The following # runs your .bashrc and is recommended by the bash info pages. #------------------------------------------------------------------------------------# [[ -f ~/.bashrc ]] && . ~/.bashrc #------------------------------------------------------------------------------------#