-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
48 lines (46 loc) · 865 Bytes
/
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
tap 'codeclimate/formulae'
tap 'thoughtbot/formulae'
brew "rcm"
brew "zsh-syntax-highlighting"
brew "thefuck"
brew "yarn"
brew "docker"
# brew "font-fira-code"
brew "iterm2"
# brew "qt5"
# brew "cmake"
brew "awscli"
brew "shellcheck"
# brew "codeclimate"
# brew "ctags"
# brew "hub"
brew "openssl"
brew "neovim"
brew "nmap"
brew "nvm"
brew "pgcli"
brew "rbenv"
brew "reattach-to-user-namespace"
brew "ruby-build"
brew "the_silver_searcher"
brew "tmate"
brew "tmux"
brew "wget"
brew 'imagemagick'
brew 'redis', restart_service: true
brew "heroku-toolbelt"
# brew 'java' unless system '/usr/libexec/java_home --failfast'
# Applications
# brew "1password"
brew "coconutbattery"
brew "grandperspective"
brew "seil"
brew "google-chrome"
brew "postico"
brew "teamviewer"
brew "transmission"
# brew "tower"
# brew "transmit"
brew "vlc"
brew "spectacle"
# brew "dropbox"