-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
53 lines (49 loc) · 857 Bytes
/
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
# https://github.com/Homebrew/homebrew-core
brew "bat"
brew "curl"
brew "diff-so-fancy"
brew "fd"
brew "ffmpeg"
brew "fzf"
brew "gh"
brew "git"
brew "gnupg"
brew "imagemagick"
brew "jq"
brew "nvm"
brew "pgcli"
brew "starship"
brew "tldr"
brew "trash"
brew "tree"
brew "youtube-dl"
brew "yq"
brew "z"
brew "zsh-autosuggestions"
brew "zsh-syntax-highlighting"
brew "zsh"
# https://github.com/Homebrew/homebrew-cask
cask "alfred"
cask "docker"
cask "google-chrome"
cask "imageoptim"
cask "iterm2"
cask "kap"
cask "postman"
cask "rectangle"
cask "spotify"
cask "visual-studio-code"
# https://github.com/Homebrew/homebrew-cask-fonts
tap "homebrew/cask-fonts"
cask "font-fira-code"
cask "font-fira-code-nerd-font"
# work
brew "aws-google-auth"
brew "awscli"
brew "helm"
brew "k9s"
brew "kubectl"
brew "sops"
cask "1password"
cask "aws-vpn-client"
cask "zoom"