-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
51 lines (51 loc) · 1.04 KB
/
Brewfile
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
47
48
49
50
51
cask_args appdir: "/Applications"
tap "bahdotsh/zp"
tap "facebook/fb"
tap "homebrew/aliases"
tap "rs/tap"
brew "direnv"
brew "eza"
brew "fd"
brew "fish"
brew "fisher"
brew "fzf" # needed for `zi` to work
brew "fzy"
brew "git"
brew "git-delta"
brew "hub"
brew "lazygit"
brew "libhdhomerun"
brew "libyaml" # needed for `frum` to work
brew "luajit", args: ['HEAD']
brew "mas"
brew "neovim", args: ['HEAD']
brew "node"
brew "ripgrep"
brew "shellcheck"
brew "swiftformat"
brew "swiftlint"
brew "tree-sitter", args: ['HEAD']
brew "unxip"
brew "zoxide"
cask "ankerwork"
cask "bruno"
cask "buildsettingextractor"
cask "chatgpt"
cask "deckset"
cask "firefox@developer-edition"
cask "font-sf-mono"
cask "git-credential-manager"
cask "maccy"
cask "microsoft-teams"
cask "mimestream"
cask "proxyman"
cask "rectangle-pro"
cask "slack@beta"
cask "wezterm"
cask "zoom"
mas "Amphetamine", id: 937984704
mas "Apple Configurator", id: 1037126344
mas "Apple Developer", id: 640199958
mas "Pixelmator Pro", id: 1289583905
mas "TestFlight", id: 899247664
mas "Wipr", id: 1320666476