-
Notifications
You must be signed in to change notification settings - Fork 7
/
Brewfile
57 lines (57 loc) · 1014 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
50
51
52
53
54
55
56
57
tap "d12frosted/emacs-plus"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "jzelinskie/duckdns"
brew "gdbm"
brew "python"
brew "bat"
brew "bazaar"
brew "colordiff"
brew "coreutils"
brew "cowsay"
brew "diff-so-fancy"
brew "elixir"
brew "exercism"
brew "fd"
brew "sdl2"
brew "ffmpeg"
brew "findutils"
brew "fish"
brew "fzf"
brew "git"
brew "git-lfs"
brew "go"
brew "gradle"
brew "haxe", args: ["HEAD"]
brew "hugo"
brew "ispell"
brew "kotlin"
brew "mercurial"
brew "neovim"
brew "nginx", restart_service: true
brew "nmap"
brew "node"
brew "opam"
brew "[email protected]", restart_service: true
brew "rbenv"
brew "ripgrep"
brew "tldr"
brew "tmux"
brew "wget"
brew "zsh"
brew "d12frosted/emacs-plus/emacs-plus"
brew "jzelinskie/duckdns/duckdns"
cask "deluge"
cask "docker"
cask "emacs"
cask "font-fira-code"
cask "font-fira-mono-for-powerline"
cask "intellij-idea-ce"
cask "java8"
cask "joplin"
cask "kitty"
cask "lilypond"