-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile.macos
More file actions
88 lines (86 loc) · 1.51 KB
/
Brewfile.macos
File metadata and controls
88 lines (86 loc) · 1.51 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
81
82
83
84
85
86
87
88
tap "homebrew/aliases"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "homebrew/services"
tap "github/gh"
# Base
brew "git"
brew "mas"
brew "reattach-to-user-namespace"
brew "tmux"
brew "vim"
brew "zsh"
# Backup
brew "rclone"
brew "restic"
# Network tools
brew "mosh", args: ["HEAD"]
brew "mtr"
# Tooling
brew "curl"
brew "direnv"
brew "htop"
brew "ipcalc"
brew "jq"
brew "wifi-password"
brew "xz"
brew "zstd"
# Programming
#brew "caddy"
#brew "ffmpeg"
brew "gh"
brew "glow"
brew "lima"
brew "make"
brew "nvm"
brew "postgresql@15"
brew "pyenv"
brew "redis"
brew "rustup-init"
brew "shellcheck"
brew "zola"
# Providers
brew "aws-vault"
brew "doctl"
brew "flarectl"
brew "kubernetes-cli"
# Hashicorp tools
tap "hashicorp/tap"
brew "consul"
brew "nomad"
brew "packer"
brew "terraform"
brew "vault"
# Heroku
tap "heroku/brew"
brew "heroku/brew/heroku"
# Apps
cask "adobe-acrobat-reader"
cask "aerial"
cask "alfred"
cask "firefox"
cask "font-fira-code"
cask "google-chrome"
cask "iterm2"
cask "itsycal"
cask "keepassx"
cask "keepingyouawake"
cask "signal"
cask "spotify"
cask "vlc"
cask "wireshark"
mas "Gifski", id: 1351639930
mas "ISO8601", id: 1505772375
mas "Keynote", id: 409183694
mas "Kindle", id: 405399194
mas "Microsoft Remote Desktop", id: 1295203466
mas "Moom", id: 419330170
mas "Piccolo", id: 1561230039
mas "Shush", id: 496437906
mas "Slack", id: 803453959
mas "Tailscale", id: 1475387142
mas "Telegram", id: 747648890
mas "Toggl Track", id: 1291898086
mas "WireGuard", id: 1451685025