forked from paulirish/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
83 lines (78 loc) · 1.19 KB
/
Brewfile
File metadata and controls
83 lines (78 loc) · 1.19 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
brew "beanstalk"
brew "brew-cask"
brew "composer"
brew "ctags"
brew "dnsmasq"
brew "docker"
brew "docker-compose"
brew "docker-machine"
brew "erlang"
brew "ffmpeg"
brew "fzf"
brew "git"
brew "go"
brew "httpie"
brew "imagemagick"
brew "lame"
brew "markdown"
brew "minicom"
brew "mongodb"
brew "mysql"
brew "ngrep"
brew "node"
brew "openssl"
tap "homebrew/dupes"
tap "homebrew/php"
brew "php56"
brew "php56-mcrypt"
brew "phpsh"
brew "pkgconfig"
brew "postgresql"
brew "python"
brew "python3"
brew "redis"
brew "reattach-to-user-namespace"
brew "sbt"
brew "scala"
brew "terminal-notifier"
brew "the_silver_searcher"
brew "tmux"
brew "tree"
brew "vim"
brew "wget"
brew "wireshark"
brew "x264"
brew "zlib"
brew "zsh"
brew "z"
# Casks
brew "caskroom/cask/brew-cask"
cask "1password"
cask "alfred"
cask "bartender"
cask "firefox"
cask "flash"
cask "google-chrome"
cask "java"
cask "iterm2"
cask "chitchat"
cask "clamxav"
cask "cloak"
cask "crashplan"
cask "crossover"
cask "cyberduck"
cask "dropbox"
cask "google-drive"
cask "mpeg-streamclip"
cask "moom"
cask "mou"
cask "onyx"
cask "skype"
cask "slack"
cask "telegram"
cask "texstudio"
cask "mactex"
cask "torbrowser"
cask "the-unarchiver"
cask "ubersicht"
cask "vlc"