-
Notifications
You must be signed in to change notification settings - Fork 1
/
Brewfile
89 lines (81 loc) · 1.42 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
tap "adoptopenjdk/openjdk"
tap "d12frosted/emacs-plus"
tap "elastic/tap"
tap "franklinchen/tap"
tap "graalvm/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "homebrew/services"
tap "jabley/wrk2"
tap "mas-cli/tap"
tap "osx-cross/avr"
tap "railwaycat/emacsmacport"
tap "shyiko/ktlint"
tap "srkomodo/tap"
tap "txn2/tap"
brew "aspell"
brew "automake"
brew "avrdude"
brew "bat"
brew "readline"
brew "xz"
brew "coreutils"
brew "ctags"
brew "curl-openssl"
brew "dfu-programmer"
brew "dfu-util"
brew "duti"
brew "exa"
brew "fzf"
brew "gcc"
brew "git"
brew "gnu-sed"
brew "gnu-tar"
brew "gnupg"
brew "httpie"
brew "hub"
brew "ispell"
brew "jenv"
brew "jq"
brew "make"
brew "mas"
brew "nano"
brew "neovim"
brew "node"
brew "pkg-config"
brew "pandoc"
brew "pyenv"
brew "ripgrep"
brew "telnet"
brew "trash"
brew "unrar"
brew "wget"
brew "zip"
brew "zlib"
brew "railwaycat/emacsmacport/emacs-mac", args: ["with-spacemacs-icon"]
cask "calibre"
cask "dotnet-sdk"
cask "dropbox"
cask "adobe-creative-cloud"
cask "mactex"
cask "mat"
cask "appcleaner"
cask "caffeine"
cask "paragon-ntfs"
cask "commander-one"
cask "slack"
cask "spotify"
cask "discord"
cask "spectacle"
cask "keybase"
cask "intellij-idea"
cask "alfred"
cask "bartender"
cask "adoptopenjdk/openjdk/adoptopenjdk11"
brew "maven"
mas "Dashlane", id: 552383089
mas "Fantastical", id: 975937182
mas "Reeder", id: 1449412482
mas "The Unarchiver", id: 425424353