1
0
mirror of https://github.com/ViViDboarder/shoestrap.git synced 2025-03-09 11:16:14 +00:00
2021-06-08 18:25:54 -07:00

7 lines
275 B
Bash
Executable File

#! /bin/bash
defaults -currentHost write ~/Library/Preferences/ByHost/com.apple.notificationcenterui doNotDisturb -bool true
defaults -currentHost write ~/Library/Preferences/ByHost/com.apple.notificationcenterui doNotDisturbDate -date "$(date)"
killall NotificationCenter