Skip to content

Commit

Permalink
setup: brew packages
Browse files Browse the repository at this point in the history
  • Loading branch information
YodaEmbedding committed Jun 7, 2024
1 parent 6224e1b commit 025dd1e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions setup/setup_brew_macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ brew install fzf
brew install htop
brew install lf
brew install ripgrep
brew install sd
brew install stow
brew install tmux
brew install tree
Expand Down Expand Up @@ -53,9 +54,20 @@ brew install sqlite
brew install yazi
brew install zoxide

brew install hugo
brew install openfortivpn

# brew install --cask firefox
# brew install --cask google-chrome
# brew install --cask thunderbird

# brew install --cask alacritty
brew install --cask font-iosevka
brew install --cask iterm2
brew install --cask linearmouse
brew install --cask mpv
brew install --cask qview
brew install --cask spotify
brew install --cask visual-studio-code
brew install --cask zoom

0 comments on commit 025dd1e

Please sign in to comment.