-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
58 lines (55 loc) · 821 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
58
# Tools
brew 'curl'
brew 'gcc'
brew 'gh'
brew 'git'
brew 'git-lfs'
brew 'htop'
brew 'mongosh'
brew 'mprocs'
brew 'neofetch'
brew 'neovim'
brew 'openssl'
brew 'stow'
brew 'wget'
brew 'ffmpeg'
brew 'yt-dlp'
# Languages
brew 'cargo-binstall'
brew 'deno'
brew 'go'
brew 'node'
brew 'nushell'
brew 'pnpm'
brew 'sqlite'
brew 'zsh'
# Cask Apps
cask '1password'
cask 'arc'
cask 'blender'
cask 'brave-browser'
cask 'discord'
cask 'docker'
cask 'figma'
cask 'google-drive'
cask 'herd'
cask 'iina'
cask 'iterm2'
cask 'linear-linear'
cask 'modrinth'
cask 'mongodb-compass'
cask 'nordvpn'
cask 'notion'
cask 'postman'
cask 'raycast'
cask 'shottr'
cask 'spacedrive'
cask 'spotify'
cask 'steam'
cask 'visual-studio-code'
cask 'vlc'
# Fonts
cask 'font-hack'
cask 'font-hack-nerd-font'
cask 'font-inter'
cask 'font-meslo-lg-nerd-font'