diff options
-rw-r--r-- | .macos | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,5 +15,6 @@ export BROWSER='open -a safari' alias bug='brew upgrade --greedy' if [[ $(spctl --status) == 'assessments enabled' ]]; then + echo 'Software installment is limited again. Password is required to remove the limit.' sudo spctl --master-disable fi |