-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathBrewfile
61 lines (61 loc) · 1.24 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
61
tap "adoptopenjdk/openjdk"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
tap "jesseduffield/lazydocker"
tap "koekeishiya/formulae"
tap "mas-cli/tap"
tap "mongodb/brew"
tap "railwaycat/emacsmacport"
tap "rbenv/tap"
tap "universal-ctags/universal-ctags"
cask "adoptopenjdk8"
cask "emacs-mac"
brew "apache-flink"
brew "aspell"
brew "libpng"
brew "gettext"
brew "[email protected]"
brew "readline"
brew "clojure"
brew "cmake"
brew "coreutils"
brew "fd"
brew "jpeg"
brew "jq"
brew "git"
brew "icu4c"
brew "harfbuzz"
brew "imagemagick"
brew "jansson"
brew "leiningen"
brew "libmagic"
brew "librsvg"
brew "libssh"
brew "[email protected]", link: true
brew "mas"
brew "maven"
brew "node@10", link: true
brew "overmind"
brew "ruby-build"
brew "rbenv"
brew "redis"
brew "ripgrep"
brew "sbt"
brew "starship"
brew "tig"
brew "wdiff"
brew "zsh"
brew "zsh-completions"
brew "jesseduffield/lazydocker/lazydocker"
brew "mongodb/brew/mongodb-community"
brew "rbenv/tap/[email protected]"
brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"]
mas "Bear", id: 1091189122
mas "Keynote", id: 409183694
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Slack", id: 803453959
mas "The Unarchiver", id: 425424353
mas "Things", id: 904280696