-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
80 lines (80 loc) · 1.46 KB
/
Brewfile
File metadata and controls
80 lines (80 loc) · 1.46 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "playcover/playcover"
tap "tilt-dev/tap"
tap "vektra/tap"
brew "aspell"
brew "awscli"
brew "bat"
brew "carthage"
brew "libevent"
brew "gnutls"
brew "tree-sitter"
brew "cask"
brew "docker"
brew "fd"
brew "gh"
brew "git"
brew "glib"
brew "gnupg"
brew "goenv"
brew "gopls"
brew "goreleaser"
brew "gpgme"
brew "helm"
brew "hugo"
brew "imagemagick"
brew "jq"
brew "kind"
brew "mas"
brew "node"
brew "nativefier"
brew "neovim"
brew "openconnect"
brew "pv"
brew "restic"
brew "ripgrep"
brew "rust"
brew "skopeo"
brew "sonobuoy"
brew "starship"
brew "swiftlint"
brew "tmux"
brew "tree"
brew "vim"
brew "watch"
brew "wget"
brew "wimlib"
brew "zsh"
brew "zsh-history-substring-search"
brew "tilt-dev/tap/tilt"
brew "vektra/tap/mockery"
cask "1password"
cask "alacritty"
cask "calibre"
cask "discord"
cask "firefox"
cask "font-inconsolata-nerd-font"
cask "font-ubuntu-mono-nerd-font"
cask "iterm2"
cask "launchbar"
cask "moom"
cask "obsidian"
cask "playcover-nightly"
cask "rectangle"
cask "unetbootin", args: { appdir: "/Applications" }
cask "vanilla"
cask "visual-studio-code"
cask "vmware-fusion"
cask "zoom"
mas "1Password for Safari", id: 1569813296
mas "Fantastical", id: 975937182
mas "GarageBand", id: 682658836
mas "Genki Arcade", id: 1555925018
mas "iMovie", id: 408981434
mas "Keynote", id: 409183694
mas "Messenger", id: 1480068668
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Slack", id: 803453959
mas "Xcode", id: 497799835