-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathBrewfile
More file actions
46 lines (46 loc) · 772 Bytes
/
Brewfile
File metadata and controls
46 lines (46 loc) · 772 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
46
# Primary Brewfile for developer tools
#
tap "homebrew/bundle"
tap "buo/cask-upgrade"
tap "teamookla/speedtest"
tap "common-fate/granted"
brew "act"
brew "asdf"
brew "awscli"
brew "bat"
brew "direnv"
brew "fzf"
brew "gawk"
brew "gh"
brew "glow"
brew "gnupg"
brew "granted"
brew "graphviz"
brew "gtksourceview3"
brew "guile"
brew "jq"
brew "kcat"
brew "mkcert"
brew "openjdk"
brew "pnpm"
brew "pygobject3"
brew "python@3.11"
brew "speedtest"
brew "starship"
brew "stow"
brew "wget"
brew "yarn"
cask "github"
cask "gpg-suite"
cask "qlmarkdown"
cask "rectangle"
cask "tabby"
cask "visual-studio-code"
cask "font-fira-code"
cask "font-inconsolata"
cask "font-lato"
cask "font-monaspace"
cask "font-noto-sans"
cask "font-poppins"
cask "font-victor-mono"
cask "font-work-sans"