Skip to content

Commit

Permalink
brew: add cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
vwrs committed Oct 10, 2023
1 parent 2a06ed8 commit d3492da
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "jmhobbs/parrot"
tap "rcmdnk/file"
brew "automake"
brew "bat"
brew "cmake"
brew "exa"
brew "fd"
brew "figlet"
Expand All @@ -28,6 +28,7 @@ brew "lftp"
brew "libxml2"
brew "libzip"
brew "lolcat"
brew "luarocks"
brew "mas"
brew "meson", args: ["HEAD"]
brew "neovim"
Expand Down Expand Up @@ -75,7 +76,3 @@ cask "latexit"
cask "sequel-pro"
cask "slack"
cask "visual-studio-code"
mas "Keynote", id: 409183694
mas "LINE", id: 539883307
mas "Numbers", id: 409203825
mas "Pages", id: 409201541

0 comments on commit d3492da

Please sign in to comment.