kristovatlas/osx-config-check

Craft a command that disables Safari from being opened, but allows it to be updated

Open

#53 opened on Jun 16, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (1,248 stars) (130 forks)batch import
enhancementhelp wanted

Description

Ideally I would encourage the user to disable Safari from being opened altogether.

Safari should still be updated normally in case the user enables it in the future.

It should come with an "undo" command to reverse the effect.

Previously I tried chmoding the .app folder, but no dice.

Contributor guide