forked from holman/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
37 lines (34 loc) · 692 Bytes
/
Copy pathBrewfile
File metadata and controls
37 lines (34 loc) · 692 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
cask_args appdir: '/Applications'
tap 'caskroom/cask'
tap 'caskroom/versions'
tap 'caskroom/fonts'
tap 'd12frosted/emacs-plus'
tap 'thoughtbot/formulae'
brew 'coreutils'
brew 'neovim'
brew 'fzf'
brew 'tmux'
brew 'tig'
brew 'python'
brew 'python3'
brew 'reattach-to-user-namespace'
brew 'nvm'
brew 'ripgrep'
brew 'yarn', args: ['without-node']
brew 'emacs-plus'
brew 'rcm'
cask 'iterm2'
cask 'google-chrome'
cask 'google-chrome-canary'
cask 'slack'
cask 'flowdock'
cask 'font-hack-nerd-font'
cask 'font-hasklig-nerd-font'
cask 'font-firacode-nerd-font'
cask 'font-sourcecodepro-nerd-font'
cask 'font-source-code-pro'
cask 'slate'
cask 'dash'
cask 'acorn'
cask 'launchbar'
cask 'sourcetree'