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