Use .bashrc_profile.

This commit is contained in:
Gea-Suan Lin
2014-11-05 02:25:57 +08:00
parent 9aed10b799
commit 69032a47f7
2 changed files with 2 additions and 4 deletions

2
.bashrc_profile Normal file
View File

@@ -0,0 +1,2 @@
#
source ${HOME}/.bashrc

View File

@@ -1,4 +0,0 @@
#
if [ "$SHELL" == "/bin/bash" -o "$SHELL" == "/usr/local/bin/bash" ]; then
source ${HOME}/.bashrc
fi