-
Notifications
You must be signed in to change notification settings - Fork 2
/
Brewfile
98 lines (95 loc) · 1.89 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
90
91
92
93
94
95
96
97
98
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "mongodb/brew"
tap "muesli/tap"
tap "puma/puma"
tap "thoughtbot/formulae"
tap "heroku/brew"
tap "homebrew/cask-fonts"
cask_args appdir: "/Applications"
brew "ack"
brew "act"
brew "sqlite"
brew "[email protected]"
brew "awscli"
brew "glib"
brew "ccat"
brew "cmake"
brew "ctags"
brew "erlang"
brew "elixir"
brew "fish"
brew "fzf"
brew "gist"
brew "git"
brew "git-quick-stats"
brew "glow"
brew "gnu-sed"
brew "unbound"
brew "gnutls"
brew "gnupg"
brew "gobject-introspection"
brew "[email protected]"
brew "graphviz"
brew "hstr"
brew "htop"
brew "httpie"
brew "imagemagick"
brew "krb5"
brew "lua"
brew "make"
brew "mas"
brew "protobuf"
brew "mysql"
brew "neovim"
brew "universal-ctags"
brew "neuron"
brew "ripgrep"
brew "fd"
brew "nginx", restart_service: true
brew "node@14", link: true
brew "pinentry-mac"
brew "postgresql"
brew "ruby-build"
brew "rbenv"
brew "rbenv-gemset"
brew "reattach-to-user-namespace"
brew "ruby"
brew "the_silver_searcher"
brew "tldr"
brew "tmux"
brew "tree"
brew "urlview"
brew "vim"
brew "wget"
brew "youtube-dl"
brew "heroku/brew/heroku"
brew "mongodb/brew/mongocli"
brew "mongodb/brew/mongodb-database-tools"
brew "mongodb/brew/mongodb-community"
brew "muesli/tap/duf"
brew "puma/puma/puma-dev"
brew "thoughtbot/formulae/parity"
cask "chromedriver"
cask "sequel-ace"
cask "font-Sauce-Code-Pro-nerd-font"
mas "Calca", id: 635758264
mas "ColorSlurp", id: 1287239339
mas "DaisyDisk", id: 411643860
mas "iA Writer", id: 775737590
mas "iMovie", id: 408981434
mas "Keynote", id: 409183694
mas "Kindle", id: 405399194
mas "Messenger", id: 1480068668
mas "Noko", id: 879917538
mas "NordVPN IKE", id: 1116599239
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Speedtest", id: 1153157709
mas "Tapes", id: 779457527
mas "Telegram", id: 747648890
mas "Twitter", id: 1482454543