aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.macos1
1 files changed, 1 insertions, 0 deletions
diff --git a/.macos b/.macos
index 9995687..3c4603b 100644
--- a/.macos
+++ b/.macos
@@ -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