Created by: BinaryMuse
install.sh says that it checks to see if ~/.bash_profile sources ~/.bashrc on OS X, but the regular expression in the file instead checks for the /etc/profile.d/autojump.bash. The attached commit changes this regular expression.