-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathBrewfile-m1
More file actions
64 lines (64 loc) · 1.07 KB
/
Brewfile-m1
File metadata and controls
64 lines (64 loc) · 1.07 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
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "aws/tap"
brew "automake"
brew "aws/tap/aws-sam-cli"
brew "awscli"
brew "coreutils"
brew "libyaml"
brew "openssl@1.1"
brew "readline"
brew "asdf"
brew "gdbm"
brew "libffi"
brew "bison"
brew "chezmoi"
brew "doctl"
brew "entr"
brew "fd"
brew "fzf"
brew "gnupg"
brew "go"
brew "iperf3"
brew "jq"
brew "mosquitto"
brew "pwgen"
brew "rpm2cpio"
brew "shared-mime-info"
brew "smartmontools"
brew "starship"
brew "the_silver_searcher"
brew "tree"
brew "wget"
brew "zoxide"
cask "1password-cli"
cask "arq"
cask "autodesk-fusion360"
cask "coconutbattery"
cask "discord"
cask "docker"
cask "font-fira-code"
cask "google-chrome"
cask "istumbler"
cask "launchbar"
cask "little-snitch"
cask "netnewswire"
cask "obsidian"
cask "openscad"
cask "postgres-unofficial"
cask "raspberry-pi-imager"
cask "rectangle"
cask "remoteviewer"
cask "rowanj-gitx"
cask "signal"
cask "slack"
cask "soulver"
cask "syncthing"
cask "textmate"
cask "the-unarchiver"
cask "ultimaker-cura"
cask "utm"
cask "visual-studio-code"
cask "zoom"