添加文件~/.bash_profile,内容如下:
if [ -f ~/.bashrc ] ; then source ~/.bashrc fi
if [ -f ~/.bashrc ] ; then
source ~/.bashrc
fi