-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
46 lines (46 loc) · 1.09 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
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "sanemat/font"
brew "anyenv"
brew "boost"
brew "glib"
brew "[email protected]"
brew "clipper"
brew "docker"
brew "harfbuzz"
brew "pango"
brew "fontforge"
brew "gcc"
brew "ghostscript"
brew "gobject-introspection"
brew "httpie"
brew "igv"
brew "libomp", link: true
brew "mas"
brew "neovim", args: ["HEAD"]
brew "nkf"
brew "nmap"
brew "nodebrew"
brew "numpy", link: false
brew "pyenv"
brew "reattach-to-user-namespace"
brew "scipy"
brew "tmux"
brew "tree"
brew "vim"
brew "sanemat/font/ricty", args: ["with-patch-in-place", "with-powerline"]
cask "adobe-acrobat-reader", args: { appdir: "/Applications" }
cask "discord", args: { appdir: "/Applications" }
cask "karabiner-elements", args: { appdir: "/Applications" }
cask "mactex"
cask "visual-studio-code", args: { appdir: "/Applications" }
mas "GarageBand", id: 682658836
mas "iMovie", id: 408981434
mas "Keynote", id: 409183694
mas "LINE", id: 539883307
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "S4N", id: 1607582100
mas "Slack", id: 803453959
mas "SonicWall Mobile Connect", id: 822514576