r-darwish / topgrade

Upgrade everything
GNU General Public License v3.0
3.36k stars 161 forks source link

Disable oh-my-zsh update check on MacOS #888

Closed nivaca closed 2 years ago

nivaca commented 2 years ago

I want to suggest some general feature

Topgrade should be able to skip update check for oh-my-zsh on MacOS. There should be a config option for that.

More information

Installed topgrade from brew on MacOS.

MCOfficer commented 2 years ago

FWIW you can disable the shell step, however this may disable other things you might need as well.

r-darwish commented 2 years ago

Is there any way to detect if oh-my-zsh was installed from brew without running a brew command?

MCOfficer commented 2 years ago

Is there any way to detect if oh-my-zsh was installed from brew without running a brew command?

I can't find a formula for oh-my-zsh. Are you sure you didn't misread OP's last line?

fragolinux commented 2 years ago

Hi, any way to disable this step? Didn't find it yet... thanks