-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBrewfile
71 lines (69 loc) · 1.15 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
tap 'd12frosted/emacs-plus'
tap 'wez/wezterm'
# Core Homebrew
brew 'asciidoctor'
brew 'aspell'
brew 'bash-completion'
brew 'bat'
brew 'cheat'
brew 'chruby'
brew 'chruby-fish'
brew 'cmake'
brew 'coreutils'
brew 'direnv'
brew 'emacs-plus', args: ['with-native-comp']
brew 'fd'
brew 'fswatch'
brew 'fzf'
brew 'gcc'
brew 'gh'
brew 'git'
brew 'git-lfs'
brew 'gnutls'
brew 'go'
brew 'gobject-introspection'
brew 'graphviz'
brew 'htop'
brew 'hub'
brew 'ispell'
brew 'jansson'
brew 'jasper'
brew 'jpeg'
brew 'jq'
brew 'json-c'
brew 'libvterm'
brew 'libgccjit'
brew 'nvm'
brew 'neovim'
brew 'pandoc'
brew 'php'
brew 'plantuml'
brew '[email protected]'
brew 'rails-completion'
brew 'rake-completion'
brew 'readline'
brew 'reattach-to-user-namespace'
brew 'ripgrep'
brew 'rtmpdump'
brew 'ruby-completion'
brew 'ruby-install'
brew 'syncthing'
brew 'tig'
brew 'tmux'
brew 'tree'
brew 'watch'
brew 'wget'
brew 'zsh'
brew 'zsh-completions'
brew 'zsh-history-substring-search'
brew 'zsh-syntax-highlighting'
cask 'iterm2'
cask 'wez/wezterm/wezterm'
cask 'alfred'
cask 'visual-studio-code'
cask 'spotify'
cask 'docker'
cask 'font-jetbrains-mono'
cask 'raycast'
cask 'visual-studio-code'
cask 'sonos'