forked from codeforamerica/clientcomm-setup
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBrewfile
More file actions
43 lines (41 loc) · 623 Bytes
/
Brewfile
File metadata and controls
43 lines (41 loc) · 623 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
cask_args appdir: '/Applications'
# devtools
brew 'awscli'
brew 'awslogs'
brew 'bat'
brew 'datasette'
brew 'exiftool'
brew 'fclones'
brew 'fd'
brew 'ffmpeg'
brew 'fzf'
brew 'gifsicle'
brew 'git'
brew 'helix'
brew 'imagemagick'
brew 'jq'
brew 'lazygit'
brew 'n'
brew 'neovim'
brew 'nodejs'
brew 'python3'
brew 'ripgrep'
brew 'sqlite'
brew 'sqlite-utils'
brew 'tig'
brew 'uv'
brew 'wget'
brew 'xan'
brew 'yt-dlp'
# apps
cask 'acorn'
cask 'firefox'
cask 'font-symbols-only-nerd-font'
cask 'gitup-app'
cask 'google-chrome'
cask 'hammerspoon'
cask 'kaleidoscope'
cask 'kitty'
cask 'launchbar'
cask 'slack'
cask 'sublime-text'