Skip to content

Commit

Permalink
+ .bash_profile
Browse files Browse the repository at this point in the history
  • Loading branch information
DeeNewcum committed Nov 17, 2015
1 parent 088ef3d commit d45a52a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deedot
Expand Up @@ -213,6 +213,8 @@ sub install_source_command {
[ -f ${STDIN_OWNERS_HOME:-~}/<<HOMEPATH>> ] && source ${STDIN_OWNERS_HOME:-~}/<<HOMEPATH>>
.bashrc
[ -f <<PATH>> ] && source <<PATH>>
.bash_profile
[ -f <<PATH>> ] && source <<PATH>>
.sudo_bashrc
[ -f $STDIN_OWNERS_HOME/<<HOMEPATH>> ] && source $STDIN_OWNERS_HOME/<<HOMEPATH>>
.vimrc
Expand Down

0 comments on commit d45a52a

Please sign in to comment.