-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
61 lines (55 loc) · 1.01 KB
/
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
49
50
51
52
53
54
55
56
57
58
59
60
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/cask-versions"
tap "moncho/dry"
tap "mgrubb/utils"
cask_args appdir: "/Applications"
brew "chezmoi"
brew "coreutils"
brew "gnu-tar"
brew "git"
brew "git-flow-avh"
brew "git-utils"
brew "jq"
brew "neovim"
brew "pyenv"
brew "rbenv"
brew "tmux"
brew "wget"
brew "curl"
brew "bash"
brew "go"
brew "scala"
brew "sbt"
brew "imagemagick"
brew "dive"
brew "karn"
cask "adoptopenjdk8"
brew "apache-spark"
brew "mgrubb/utils/apg", args: ["HEAD"]
brew "moncho/dry/dry"
cask "docker"
cask "hammerspoon"
cask "vimr"
cask "postgres"
cask "tiddly"
cask "dropbox"
cask "iterm2"
cask "virtualbox"
cask "virtualbox-extension-pack"
cask "vagrant"
cask "pastebot"
cask "sourcetree"
cask "wireshark"
cask "bartender"
cask "bettertouchtool"
cask "istat-menus"
cask "lastpass"
cask "balenaetcher"
cask "gpg-suite-no-mail"
cask "ksdiff"
mas "Sequence Diagram", id: 1195426709
mas "The Unarchiver", id: 425424353
mas "Kaleidoscope", id: 587512244
mas "HyperDock", id: 449830122