Skip to content

Commit

Permalink
fix(install): source bash profile upon completion of the install
Browse files Browse the repository at this point in the history
  • Loading branch information
Deavon M. McCaffery committed Dec 18, 2016
1 parent e3425a0 commit f70e5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ echo "#######################################"
echo "#######################################"
echo -e "${CLR_CLEAR}"

/usr/bin/env bash -l
. ~/.bash_profile

0 comments on commit f70e5bd

Please sign in to comment.