-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbackup_brewfile
149 lines (149 loc) · 3.47 KB
/
backup_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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
tap "app-platform/mobile-platform", "git@gitlab.zgtools.net:zillow/mobile/app-platform/homebrew-mobile-platform.git"
tap "buo/cask-upgrade"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "homebrew/services"
tap "peripheryapp/periphery"
tap "robotsandpencils/made"
tap "shaunsingh/sfmono-nerd-font-ligaturized"
brew "zstd"
brew "little-cms2"
brew "webp"
brew "jpeg-xl"
brew "aom"
brew "libssh2"
brew "aria2"
brew "asdf"
brew "bat"
brew "glib"
brew "cairo"
brew "pycparser"
brew "cffi"
brew "cloc"
brew "gnutls"
brew "libssh"
brew "qemu"
brew "lima"
brew "colima"
brew "diff-so-fancy"
brew "docker"
brew "docker-credential-helper"
brew "exa"
brew "harfbuzz"
brew "tesseract"
brew "ffmpeg"
brew "fzf"
brew "gh"
brew "ghostscript"
brew "git-delta"
brew "git-lfs"
brew "glab"
brew "openldap"
brew "gnupg"
brew "netpbm"
brew "python@3.12"
brew "psutils"
brew "python@3.11"
brew "groff"
brew "jq"
brew "shared-mime-info"
brew "libheif"
brew "licenseplist"
brew "llvm"
brew "ruby"
brew "macvim"
brew "mas"
brew "mint"
brew "python-cryptography"
brew "mitmproxy"
brew "nginx"
brew "openssl@1.1"
brew "pinentry-mac"
brew "pv"
brew "python@3.10"
brew "python@3.9"
brew "ripgrep"
brew "swiftformat"
brew "swiftlint"
brew "tcl-tk"
brew "tree"
brew "vapor"
brew "vim", link: false
brew "wget"
brew "xcbeautify"
brew "youtube-dl"
brew "yq"
brew "app-platform/mobile-platform/ios-cli"
brew "app-platform/mobile-platform/tuist"
brew "robotsandpencils/made/xcodes"
cask "apparency"
cask "archaeology"
cask "copilot-for-xcode"
cask "finicky"
cask "font-fira-code"
cask "font-meslo-lg-nerd-font"
cask "font-sf-mono-nerd-font-ligaturized"
cask "keycastr"
cask "overkill"
cask "periphery"
cask "postman"
cask "qlcolorcode"
cask "qlimagesize"
cask "qlmarkdown"
cask "qlstephen"
cask "qlvideo"
cask "quicklook-json"
cask "quicklookase"
cask "rectangle"
cask "suspicious-package"
cask "syntax-highlight"
cask "visual-studio-code"
cask "xcodes"
mas "1Password for Safari", id: 1569813296
mas "Amphetamine", id: 937984704
mas "BBEdit", id: 404009241
mas "Color Picker", id: 1545870783
mas "DaisyDisk", id: 411643860
mas "Developer", id: 640199958
mas "Drafts", id: 1435957248
mas "DuckDuckGo Privacy for Safari", id: 1482920575
mas "Front and Center", id: 1493996622
mas "Hand Mirror", id: 1502839586
mas "Hush", id: 1544743900
mas "JSONPeep", id: 1458969831
mas "Keynote", id: 409183694
mas "Magic Lasso", id: 1198047227
mas "Microsoft Remote Desktop", id: 1295203466
mas "Numbers", id: 409203825
mas "Okta Extension App", id: 1439967473
mas "Pages", id: 409201541
mas "PiPifier", id: 1160374471
mas "Refined GitHub", id: 1519867270
mas "Remote Desktop", id: 409907375
mas "Soulver 3", id: 1508732804
mas "Speedtest", id: 1153157709
mas "SwitchGlass", id: 1498546559
mas "Userscripts-Mac-App", id: 1463298887
mas "UTC Time", id: 1538245904
mas "Zavala", id: 1546457750
vscode "4ops.packer"
vscode "andyyaldoo.vscode-json"
vscode "davidbwaters.macos-modern-theme"
vscode "dracula-theme.theme-dracula"
vscode "eamodio.gitlens"
vscode "EditorConfig.EditorConfig"
vscode "GitLab.gitlab-workflow"
vscode "GraphQL.vscode-graphql"
vscode "GraphQL.vscode-graphql-syntax"
vscode "Gruntfuggly.activitusbar"
vscode "hashicorp.terraform"
vscode "mitchdenny.ecdc"
vscode "ms-vsliveshare.vsliveshare"
vscode "rebornix.ruby"
vscode "redhat.vscode-yaml"
vscode "smockle.xcode-default-theme"
vscode "sswg.swift-lang"
vscode "vadimcn.vscode-lldb"
vscode "VisualStudioExptTeam.intellicode-api-usage-examples"
vscode "VisualStudioExptTeam.vscodeintellicode"
vscode "wingrunr21.vscode-ruby"