mirror of
https://github.com/danbee/mac-setup
synced 2025-03-04 08:39:10 +00:00
Switch on old(?) boot chime
Why would you turn this off Apple?!?
This commit is contained in:
parent
fb54691a51
commit
54e7c1fbd8
@ -7,6 +7,13 @@ osascript -e 'tell application "System Preferences" to quit'
|
||||
# Ask for the administrator password upfront
|
||||
sudo -v
|
||||
|
||||
###############################################################################
|
||||
# Hardware tweaks #
|
||||
###############################################################################
|
||||
|
||||
# Switch on the old boot chime
|
||||
sudo nvram StartupMute=%00
|
||||
|
||||
###############################################################################
|
||||
# General UI/UX #
|
||||
###############################################################################
|
||||
|
||||
Loading…
Reference in New Issue
Block a user