Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightXiaoHan committed Dec 22, 2023
1 parent 90ffe9d commit 988a59a
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions scripts/install_macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,14 @@ brew install --quiet \
cmake poetry pipx starship zoxide openssh rich-cli \
openssl readline sqlite3 xz zlib # pyenv

# install font
brew tap homebrew/cask-fonts
brew install --quiet --cask font-jetbrains-mono

brew install --quiet --cask \
iterm2 wechat wpsoffice-cn baiduinput \
iterm2 wechat wpsoffice-cn \
dingtalk todesk microsoft-edge adrive \
appcleaner downie typora visual-studio-code \
parallels tencent-meeting telegram microsoft-remote-desktop \
clashx obs bing-wallpaper qqmusic keycastr

# install font
brew tap homebrew/cask-fonts
brew install --quiet --cask font-jetbrains-mono
obs bing-wallpaper qqmusic keycastr
# missing sogouinput, clashx

0 comments on commit 988a59a

Please sign in to comment.