File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -48,11 +48,13 @@ cask "evernote"
48
48
cask "fantastical"
49
49
cask "firefox"
50
50
cask "google-chrome"
51
+ cask "logitech-options"
51
52
cask "luna-display"
53
+ cask "mattr-slate"
52
54
cask "notion"
53
55
cask "obs"
54
56
cask "slack" unless File . exist? ( '/Applications/Slack.app' )
55
- cask "mattr-slate "
57
+ cask "sonos "
56
58
cask "spotify"
57
59
cask "superhuman"
58
60
cask "zoom"
Original file line number Diff line number Diff line change @@ -35,6 +35,8 @@ dockutil --add /Applications/Slack.app --no-restart
35
35
dockutil --add /Applications/Notion.app --no-restart
36
36
dockutil --add /Applications/Reeder.app --no-restart
37
37
dockutil --add /Applications/Spotify.app --no-restart
38
+ dockutil --add /Applications/Sonos.app --no-restart
39
+ dockutil --add /Applications/Bear.app --no-restart
38
40
dockutil --add /System/Applications/Messages.app --no-restart
39
41
dockutil --add ~ /Downloads --display stack # Implicitly restarts the Dock.
40
42
set +x
You can’t perform that action at this time.
0 commit comments