-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
36 lines (33 loc) · 674 Bytes
/
Brewfile
File metadata and controls
36 lines (33 loc) · 674 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
# tap "homebrew/aliases"
# tap "homebrew/autoupdate"
# tap "homebrew/bundle"
# tap "homebrew/cask"
# tap "homebrew/command-not-found"
# tap "homebrew/core"
# tap "homebrew/services"
# tap "homebrew/test-bot"
tap "d12frosted/emacs-plus"
brew "d12frosted/emacs-plus/emacs-plus@29", args: ["with-modern-vscode-icon", "with-native-comp"]
brew "ripgrep"
cask "arc"
brew "starship"
brew "awscli"
brew "direnv"
brew "entr"
brew "fzf"
brew "gh"
brew "git"
brew "jq"
brew "shfmt"
brew "zsh-completions"
cask "eqmac"
# cask "github"
cask "font-fira-code"
cask "docker"
brew "pyenv"
brew "pyenv-virtualenv"
brew "fd"
brew "cmake"
brew "sponge"
# Trying out aider emacs
brew "aider"