-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
62 lines (62 loc) · 1.37 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
tap "epk/epk"
tap "homebrew/bundle"
tap "xcodesorg/made"
brew "bat"
brew "cloc"
brew "deno"
brew "docker"
brew "docker-compose"
brew "ruby"
brew "fastlane"
brew "fd"
brew "fzf"
brew "gh"
brew "lua"
brew "mas"
brew "neovim"
brew "nmap"
brew "node@18"
brew "powerlevel10k"
brew "pwgen"
brew "python"
brew "ripgrep"
brew "rust"
brew "swiftformat"
brew "swiftlint"
brew "tldr"
brew "tmux"
brew "trash"
brew "wget"
brew "xcode-build-server"
brew "xcodes"
brew "youtube-dl"
brew "zsh-autosuggestions"
brew "zsh-syntax-highlighting"
cask "alacritty"
cask "bartender" if system 'system_profiler SPPowerDataType | grep -q "Battery Information"'
cask "charles"
cask "cursor"
cask "db-browser-for-sqlite"
cask "figma"
cask "font-sf-mono-nerd-font"
cask "google-chrome"
cask "iina"
cask "raycast"
cask "sf-symbols"
cask "stats"
mas "Developer", id: 640199958
mas "GarageBand", id: 682658836
mas "iMovie", id: 408981434
mas "Infuse", id: 1136220934
mas "Keynote", id: 409183694
mas "Microsoft Excel", id: 462058435
mas "Microsoft PowerPoint", id: 462062816
mas "Microsoft Word", id: 462054704
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "PastePilot", id: 1658252808
mas "Tailscale", id: 1475387142 if system 'system_profiler SPPowerDataType | grep -q "Battery Information"'
mas "Telegram", id: 747648890
mas "TestFlight", id: 899247664
mas "The Unarchiver", id: 425424353
mas "WeChat", id: 836500024