-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
86 lines (84 loc) · 1.42 KB
/
Brewfile
File metadata and controls
86 lines (84 loc) · 1.42 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
86
# 'brew tap'
tap "epk/epk"
tap "koekeishiya/formulae"
tap "jorgelbg/tap"
tap "hashicorp/tap"
tap "FelixKratz/formulae"
tap "fastrepl/hyprnote"
# 'brew install'
brew "git"
brew "delta"
brew "asdf"
brew "awscli"
brew "aws-cdk"
brew "bat"
brew "btop"
brew "eza"
brew "ffmpeg"
brew "fzf"
brew "gh"
brew "glab"
brew "jq"
brew "make"
brew "neovim"
brew "koekeishiya/formulae/skhd"
brew "koekeishiya/formulae/yabai"
brew "borders"
brew "git-filter-repo"
brew "diceware"
brew "gpg"
brew "pinentry-mac"
brew "pre-commit"
brew "pinentry-touchid"
brew "aws-sam-cli"
brew "fish"
brew "starship"
brew "zoxide"
brew "ripgrep"
brew "uv"
brew "direnv"
brew "rust"
brew "rust-analyzer"
brew "lazygit"
brew "ollama"
brew "speedtest-cli"
brew "duckdb"
brew "atuin"
brew "csvlens"
brew "ouch"
brew "yazi"
brew "xh"
brew "terminal-notifier"
brew "7zip" # required by yazi
brew "lazydocker"
brew "television"
# 'brew install --cask'
cask "alt-tab"
cask "aws-vault"
cask "session-manager-plugin"
cask "docker"
cask "font-jetbrains-mono-nerd-font"
cask "font-sf-mono-nerd-font"
cask "obsidian"
cask "stats"
cask "sf-symbols"
cask "font-lexend"
cask "iina"
cask "spaceid"
cask "telegram"
cask "meetingbar"
cask "cloudflare-warp"
cask "alfred"
cask "raspberry-pi-imager"
cask "logitune"
cask "progressive-downloader"
cask "wezterm"
cask "zen-browser"
cask "google-drive"
cask "chatgpt"
cask "logi-options+"
cask "ghostty"
cask "arc"
cask "obs"
cask "hyprnote"
cask "claude-code"