1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-21 01:40:40 +08:00
Mark Feltner 8d976e02b1 fix(tools/check_for_upgrade): Don't source profile
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
2014-05-24 19:51:08 +02:00
..
2013-11-22 02:34:33 +03:00