-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
45 lines (43 loc) · 698 Bytes
/
Brewfile
File metadata and controls
45 lines (43 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Install with brew bundle install --global
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "teamookla/speedtest"
brew "awscli"
brew "bat"
brew "btop"
brew "ctags"
brew "fd"
brew "fish"
brew "fzf"
brew "gcc"
brew "git"
brew "git-gui"
brew "htop"
brew "imagemagick"
brew "jq"
brew "lazygit"
brew "lsd"
brew "neovim"
brew "pandoc"
brew "pympress"
brew "python@3.13"
brew "ripgrep"
brew "sshuttle"
brew "teamookla/speedtest/speedtest"
brew "tig"
brew "tmux"
brew "tmuxinator"
brew "tree"
brew "uv"
brew "vim"
brew "watch"
brew "wget"
brew "yq"
brew "zsh"
cask "font-fira-code-nerd-font"
cask "font-lekton-nerd-font"
cask "iterm2"
cask "mactex"
cask "visual-studio-code"
cask "zed"