-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathBrewfile
More file actions
85 lines (81 loc) · 1.28 KB
/
Brewfile
File metadata and controls
85 lines (81 loc) · 1.28 KB
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
# Taps
tap "moltenbits/tap"
# CLI tools
brew "ast-grep"
brew "bat"
brew "bfs"
brew "caddy"
brew "carapace"
brew "cargo-binstall"
brew "cmake"
brew "coreutils"
brew "delta"
brew "deno"
brew "direnv"
brew "dnsmasq"
brew "docker"
brew "fd"
brew "ffmpeg"
brew "fzf"
brew "gh"
brew "git"
brew "git-lfs"
brew "go"
brew "grc"
brew "helix"
brew "hexedit"
brew "highlight"
brew "imagemagick"
brew "jq"
brew "neovim"
brew "python3"
brew "ripgrep"
brew "rsync"
brew "rustup"
brew "sheldon"
brew "shellcheck"
brew "sqlite"
brew "starship"
brew "stow"
brew "tmux"
brew "tree-sitter"
brew "ugrep"
brew "vim"
brew "zig"
brew "zoxide"
brew "zsh"
brew "zsh-completions"
# GUI Apps
cask "1password-cli"
cask "betterdisplay"
cask "discord"
cask "firefox@nightly"
cask "ghostty"
cask "growlrrr"
cask "github"
cask "google-chrome"
cask "keka"
cask "obsidian"
cask "raycast"
cask "setapp"
cask "signal"
cask "slack"
cask "spotify"
cask "steam"
cask "tableplus"
cask "tuple"
cask "visual-studio-code"
cask "vlc"
cask "whatsapp"
cask "zed@preview"
cask "wezterm@nightly"
# Fonts
cask "font-0xproto-nerd-font"
cask "font-fontawesome"
cask "font-maple-mono"
cask "font-maple-mono-nf"
cask "font-iosevka-nerd-font"
cask "font-iosevka-term-nerd-font"
cask "font-iosevka-term-slab-nerd-font"
# Mac App Store
mas "NextDNS", id: 1464122853