備忘録

備忘録

2017-12-28から1日間の記事一覧

macOSの起動音を消す

動作確認済み環境 MacBook Pro(Retina, 15-inch, Mid 2015) macOS Sierra 10.12.6 消す git clone https://github.com/teored90/nobootsound cd nobootsound sudo sh install.sh デフォルト値に戻す sudo sh install.sh -u 参考 https://github.com/teored90…