-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
102 lines (95 loc) · 1.93 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
# Installed taps
#
tap "homebrew/aliases"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "homebrew/services"
tap "jandedobbeleer/oh-my-posh"
tap "ojizero/tap"
# Installed formulae
#
brew "coreutils"
brew "asdf"
brew "bat"
brew "diff-so-fancy"
brew "gnutls"
brew "ffmpeg"
brew "fzf"
brew "gawk"
brew "git-lfs"
brew "gnu-tar"
brew "gnupg"
brew "grep"
brew "hugo"
brew "jq"
brew "just"
brew "mas"
brew "mkcert"
brew "ncdu"
brew "nmap"
brew "nss"
brew "shellcheck"
brew "tree"
brew "watch"
brew "wget"
brew "zoxide"
# Installed casks
#
cask "adguard"
cask "arc"
cask "bartender"
cask "discord"
cask "docker"
cask "epic-games"
cask "fanny"
cask "firefox"
cask "font-fira-code"
cask "imageoptim"
cask "iterm2"
cask "obsidian"
cask "oh-my-posh"
cask "protonvpn"
cask "rapidapi"
cask "rectangle"
cask "signal"
cask "steam"
cask "tableplus"
cask "tailscale"
cask "visual-studio-code"
cask "warp"
cask "zed"
cask "zoom"
# Installed apps from the Mac App Store
#
mas "Actions", id: 1586435171
mas "Apple Configurator", id: 1037126344
mas "com.kagimacOS.Kagi-Search", id: 1622835804
mas "Data Jar", id: 1453273600
mas "DeArrow", id: 6451469297
mas "Fantastical", id: 975937182
mas "Flighty", id: 1358823008
mas "Flow", id: 1423210932
mas "Flycut", id: 442160987
mas "GarageBand", id: 682658836
mas "Hand Mirror", id: 1502839586
mas "Hyperduck", id: 6444667067
mas "iMovie", id: 408981434
mas "Keynote", id: 409183694
mas "Noir", id: 1592917505
mas "NordVPN", id: 905953485
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Pandan", id: 1569600264
mas "Posture Pal", id: 1590316152
mas "Pure Paste", id: 1611378436
mas "Reeder", id: 1529448980
mas "Refined GitHub", id: 1519867270
mas "Slack", id: 803453959
mas "Speediness", id: 1596706466
mas "SponsorBlock", id: 1573461917
mas "StopTheMadness Pro", id: 6471380298
mas "Streaks", id: 963034692
mas "Strongbox", id: 1481853033
mas "Telegram", id: 747648890
mas "Velja", id: 1607635845
mas "Xcode", id: 497799835