-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
49 lines (49 loc) · 820 Bytes
/
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
# Dumped with `brew bundle dump`
tap "caskformula/caskformula"
tap "caskroom/cask"
tap "homebrew/bundle"
tap "homebrew/core"
tap "homebrew/games"
brew "ack"
brew "git"
brew "cc65"
brew "fzf"
brew "cmake"
brew "fceux"
brew "ffmpeg"
brew "gnupg"
brew "go"
brew "graphviz"
brew "heroku"
brew "libgraphqlparser"
brew "lua@5.1"
brew "mercurial"
brew "portaudio"
brew "postgresql"
brew "ragel"
brew "rbenv"
brew "rlwrap"
brew "scons"
brew "sdl2"
brew "sdl2_image"
brew "sdl2_mixer"
brew "sdl2_ttf"
brew "starship"
brew "tmux"
brew "tree"
brew "typescript"
brew "unrar"
brew "vim", args: ["with-lua", "with-override-system-vi"]
brew "yarn"
cask "atom"
cask "gpgtools"
brew "gpg2"
cask "iterm2"
cask "karabiner-elements"
cask "openemu"
cask "postgres"
cask "slack"
cask "spectacle"
cask "spotify"
cask "transmission"
cask "vlc"