We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6efb4c0 commit 88b1851Copy full SHA for 88b1851
scripts/install.zsh
@@ -19,7 +19,7 @@ source "$DOTFILES/scripts/terminal.zsh"
19
20
# setup full disk access for terminal
21
echo "Please enable 'Full Disk Access' permission for Terminal in System Preferences"
22
-open "x-apple.systempreferences:com.apple.preference.security?Privacy"
+# open "x-apple.systempreferences:com.apple.preference.security?Privacy"
23
24
# prompt to reboot terminal and run update scripts
25
-echo "✅ Initial install complete - please restart terminal and run 'dot'"
+echo "✅ Initial install complete - please restart terminal and run 'dot'"
0 commit comments