• Mark Feltner's avatar
    fix(tools/check_for_upgrade): Don't source profile · 8d976e02
    Mark Feltner authored
    Reverts #2296, but mostly #1883.
    
    There is no need to source ~/.profile when this script is read. oh-my-zsh writes no configuration data in ~/.profile.
    
    If the user wishes to use data within ~/.profile, then they should source it in another place.
    
    Fixes #2315
    8d976e02
Name
Last commit
Last update
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
MIT-LICENSE.txt Loading commit data...
README.textile Loading commit data...
oh-my-zsh.sh Loading commit data...