Skip to content

Commit 88b1851

Browse files
authored
Update install.zsh
1 parent 6efb4c0 commit 88b1851

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/install.zsh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ source "$DOTFILES/scripts/terminal.zsh"
1919

2020
# setup full disk access for terminal
2121
echo "Please enable 'Full Disk Access' permission for Terminal in System Preferences"
22-
open "x-apple.systempreferences:com.apple.preference.security?Privacy"
22+
# open "x-apple.systempreferences:com.apple.preference.security?Privacy"
2323

2424
# prompt to reboot terminal and run update scripts
25-
echo "✅ Initial install complete - please restart terminal and run 'dot'"
25+
echo "✅ Initial install complete - please restart terminal and run 'dot'"

0 commit comments

Comments
 (0)