Skip to content

Commit

Permalink
rework brewfile
Browse files Browse the repository at this point in the history
  • Loading branch information
marten committed Nov 22, 2023
1 parent 34cd5c4 commit 11c751d
Show file tree
Hide file tree
Showing 2 changed files with 485 additions and 220 deletions.
28 changes: 6 additions & 22 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,14 @@
cask "alfred"
cask "visual-studio-code"
cask "discord"
# cask "msteams"
# cask "istat-menus"
cask "dash" # code docs
cask "paw" # preview http requests
cask "numi" # calculator app
# cask "spotify" # musio
# cask "shiori" # pinboard app
# cask "caffeine" # don't sleep display
cask "kitty" # terminal
# cask "riot" # alternative work chat
cask "the-unarchiver"

# Fonts
tap "homebrew/cask-fonts"
cask "font-input"

# Dotfiles management
tap "thoughtbot/formulae"
brew "rcm"
cask "font-dejavu-sans-mono-nerd-font"

# Notes
tap "xwmx/taps"
Expand Down Expand Up @@ -65,20 +54,16 @@ brew "the_silver_searcher"
brew "sshuttle"
brew "autojump"
brew "mr"

tap "jtyr/repo"
brew "gbt"

brew "cmake"


brew "htop"
brew "httpie"
brew "lazygit"
brew "tree-sitter"

# Languages
brew "rbenv"
brew "fnm"
brew "pnpm"

# Dev stuff
#
# brew "postgresql"


Expand All @@ -91,4 +76,3 @@ brew "fnm"
# brew "openssl"
# brew "openssl-osx-ca"
# brew "vim"
# brew "postgresql"
Loading

0 comments on commit 11c751d

Please sign in to comment.