-
Notifications
You must be signed in to change notification settings - Fork 2
/
Brewfile
77 lines (74 loc) · 1.42 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
tap "homebrew/cask-fonts"
tap "heroku/brew"
tap "microsoft/git"
brew "awscli"
brew "awsume"
brew "exa"
brew "fzf"
brew "git"
brew "heroku"
brew "htop"
brew "jq"
brew "mas"
brew "nvm"
brew "pandoc"
brew "pyenv"
brew "shellcheck"
brew "starship"
brew "tmux"
brew "trash"
brew "watch"
brew "wifi-password"
brew "youtube-dl"
brew "zsh-autosuggestions"
brew "zsh-history-substring-search"
brew "zsh-syntax-highlighting"
brew "zstd"
cask "backblaze"
cask "carbon-copy-cloner"
cask "cleanshot"
cask "datagrip"
cask "discord"
cask "docker"
cask "downie"
cask "font-iosevka"
cask "forecast"
cask "git-credential-manager"
cask "gpg-suite"
cask "grandperspective"
cask "handbrake"
cask "hex-fiend"
cask "imageoptim"
cask "insomnia"
cask "itsycal"
cask "knockknock"
cask "launchcontrol"
cask "logi-options-plus"
cask "mitmproxy"
cask "netnewswire"
cask "obs"
cask "obsidian"
cask "orbstack"
cask "postgres-unofficial"
cask "pycharm"
cask "qgis"
cask "sf-symbols"
cask "signal"
cask "sketch"
cask "tailscale"
cask "the-unarchiver"
cask "transmit"
cask "visual-studio-code"
cask "whatsapp"
cask "yubico-authenticator"
cask "zap"
mas "Channels for HDHomeRun!", id: 1117689474
mas "Core Data Lab", id: 1460684638
mas "DevCleaner", id: 1388020431
mas "Little Snitch Mini", id: 1629008763
mas "Pastebot", id: 1179623856
mas "Slack", id: 803453959
mas "Soulver", id: 1508732804
mas "Swift Playgrounds", id: 1496833156
mas "Things", id: 904280696
mas "Xcode", id: 497799835