• 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
check_for_upgrade.sh 1021 Bytes