Replace Day-O with ItsyCal.
This commit is contained in:
parent
e22e15b9e8
commit
5ff5760060
|
@ -22,7 +22,6 @@ cask "alfred"
|
|||
cask "bbc-iplayer-downloads"
|
||||
cask "beardedspice"
|
||||
cask "cleanmymac"
|
||||
cask "day-o"
|
||||
cask "dropbox"
|
||||
cask "firefox"
|
||||
cask "flux"
|
||||
|
@ -31,6 +30,7 @@ cask "google-drive"
|
|||
cask "google-hangouts"
|
||||
cask "handbrake"
|
||||
cask "iterm2"
|
||||
cask "itsycal"
|
||||
cask "osxfuse"
|
||||
cask "resilio-sync"
|
||||
cask "sonos"
|
||||
|
|
|
@ -5,8 +5,6 @@ function configure_Linux_software {
|
|||
}
|
||||
|
||||
function configure_Darwin_software {
|
||||
cp ~/.dotconfig/Darwin/com.shauninman.Day-O.plist ~/Library/Preferences
|
||||
|
||||
# Ensure any preference cache is cleared
|
||||
pkill -u ${USER} cfprefsd
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue