forked from zaksoup/zotfiles
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathBrewfile
More file actions
47 lines (45 loc) · 676 Bytes
/
Brewfile
File metadata and controls
47 lines (45 loc) · 676 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
47
cask_args appdir: '/Applications'
# devtools
brew 'ag'
brew 'awscli'
brew 'ctags'
brew 'direnv'
brew 'fzf'
brew 'git'
tap 'git-duet/tap'
brew 'git-duet'
brew 'golang'
tap 'heroku/brew'
brew 'heroku'
brew 'imagemagick'
brew 'lastpass-cli'
brew 'neovim'
brew 'nodejs'
brew 'phantomjs'
brew 'postgresql'
brew 'python3'
brew 'rbenv'
brew 'ripgrep'
brew 'terraform'
brew 'tig'
brew 'tmate'
brew 'tree'
brew 'wget'
# apps
cask 'atom'
cask 'sublime-text'
cask 'flycut'
cask 'google-chrome'
cask 'iterm2'
cask 'ngrok'
cask 'notion'
cask 'paw'
cask 'postgres'
cask 'rubymine'
cask 'slack'
cask 'spectacle'
cask 'zoomus'
cask 'firefox'
cask 'charles'
cask 'gitup'
cask 'chromedriver'