-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
75 lines (69 loc) · 1.41 KB
/
Brewfile
File metadata and controls
75 lines (69 loc) · 1.41 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
# Core utilities
brew "chezmoi"
brew "mas"
brew "git"
brew "nvim"
brew "just"
# Build tools
brew "libyaml"
brew "cmake"
brew "mise"
brew "gpg"
brew "gpg2"
cask "docker"
cask "1password-cli"
# Command line improvements
brew "starship"
brew "less" # to support configuration via a .lesskey file
brew "fzf"
brew "eza"
brew "ripgrep"
brew "jq"
brew "bat"
brew "tree"
brew "fd"
brew "lynx"
brew "icdiff"
brew "diff-so-fancy"
brew "jless"
brew "delta"
brew "git-delta"
brew "git-who"
# Development tools
cask "visual-studio-code"
brew "devcontainer"
brew "vscli"
brew "httpie"
brew "gh"
brew "adr-tools"
cask "devtoys"
cask "font-sauce-code-pro-nerd-font"
cask "google-cloud-sdk"
brew "heroku"
brew "mysql"
cask "zed"
cask "ghostty"
cask "cloc"
# Mac apps
cask "rectangle"
cask "obsidian"
cask "raycast"
cask "cleanshot"
cask "netnewswire"
mas "Things 3", id: 904280696
mas "Acorn 8", id: 6737921844
mas "1Password for Safari", id: 1569813296
mas "Obsidian Web Clipper", id: 6720708363
mas "Ghostery Privacy Ad Blocker", id: 6504861501
mas "Sequel Ace", id: 1518036000
mas "JSON Peep for Safari", id: 1458969831
mas "Ivory for Mastodon by Tapbots", id: 6444602274
mas "HazeOver • Distraction Dimmer™", id: 430798174
mas "TickTick:To-Do List & Calendar", id: 626144601
# Slack is pre-installed on work Mac and hangs here
#mas "Slack for Desktop", id: 803453959
# Misc
brew "ffmpeg"
brew "ollama"
cask "google-drive"
cask "coconutbattery"