From 8ea2fa9b183317e902110db221ebe10e087cb23e Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Wed, 18 May 2022 00:45:45 +0800 Subject: Add message when use spctl in mac --- .macos | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3