Skip to content

Commit

Permalink
Update applications in Brewfile
Browse files Browse the repository at this point in the history
type: sys
  • Loading branch information
rafasf committed May 12, 2024
1 parent 7878f87 commit 47eaf48
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Brewfile
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
tap "homebrew/bundle"
tap "homebrew/cask-fonts"

brew "bat"
brew "direnv"
brew "eza"
brew "fd"
brew "fzf"
brew "git-delta"
brew "lsd"
brew "neovim", args: ["HEAD"]
brew "node"
brew "ripgrep"
brew "starship"
brew "zoxide"

cask "amethyst"
cask "font-fira-mono-nerd-font"
cask "kitty"
cask "font-jetbrains-mono"
cask "font-symbols-only-nerd-font"

0 comments on commit 47eaf48

Please sign in to comment.