Skip to content

Commit 3c826dc

Browse files
author
Your Name
committed
update raycast install
1 parent 9ef0979 commit 3c826dc

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

base/macos/_init

+1-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ install() {
99

1010
brew tap buo/cask-upgrade # Upgrade with `brew cu`
1111

12-
# brew install --cask karabiner-elements monitorcontrol
13-
brew install --cask karabiner-elements rectangle monitorcontrol
14-
${0:A:h}/set-rectangle-defaults.sh
12+
brew install --cask karabiner-elements raycast monitorcontrol
1513

1614
# Fonts
1715
brew tap homebrew/cask-fonts

misc/apps/_init

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ install() {
1010

1111
case $(_os) in
1212
macos)
13-
brew install --cask google-chrome raycast iina ticktick keepingyouawake easydict
13+
brew install --cask google-chrome iina ticktick keepingyouawake easydict
1414

1515
# Install and enable languagetool as a service. Then you can use local server
1616
# in browser languagetool extension.

0 commit comments

Comments
 (0)