-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
120 lines (120 loc) · 2.24 KB
/
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
tap "aws/tap"
tap "go-delve/delve"
tap "golangci/tap"
tap "hashicorp/tap"
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "koekeishiya/formulae"
tap "kyoh86/tap"
tap "procore/tap"
tap "sbdchd/skim"
tap "tilt-dev/tap"
tap "tophat/bar"
tap "universal-ctags/universal-ctags"
tap "wakeful/selection"
tap "wata727/tflint"
brew "act"
brew "jpeg"
brew "libtiff"
brew "asciinema"
brew "coreutils"
brew "asdf"
brew "aws-iam-authenticator"
brew "aws-okta"
brew "[email protected]"
brew "awscli"
brew "bat"
brew "chamber"
brew "deno", link: false
brew "docutils"
brew "duf"
brew "dust"
brew "exa"
brew "fasd"
brew "fd"
brew "fnm"
brew "freetype"
brew "fzf"
brew "gh"
brew "git-filter-repo"
brew "git-lfs"
brew "glib"
brew "pkg-config"
brew "guile"
brew "unbound"
brew "gnutls"
brew "gnupg"
brew "go"
brew "helm"
brew "htop"
brew "hub"
brew "icu4c"
brew "libheif"
brew "imagemagick"
brew "jq"
brew "kind"
brew "kubernetes-cli"
brew "kubectx"
brew "libpq"
brew "luv"
brew "mas"
brew "neofetch"
brew "neovim"
brew "nvm"
brew "openjdk"
brew "pipenv"
brew "postgresql"
brew "pyenv"
brew "pyenv-virtualenv"
brew "[email protected]"
brew "redis"
brew "ripgrep"
brew "rust"
brew "starship"
brew "stern"
brew "terraform"
brew "terraform-docs"
brew "terraformer", args: ["HEAD"]
brew "terragrunt"
brew "tflint"
brew "tmux"
brew "tree"
brew "watch"
brew "wget"
brew "yadm"
brew "yamllint"
brew "yarn", link: false
brew "zplug"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-syntax-highlighting"
brew "golangci/tap/golangci-lint"
brew "hashicorp/tap/terraform-ls"
brew "procore/tap/aws-ssh"
brew "sbdchd/skim/skim"
brew "tilt-dev/tap/tilt"
brew "tophat/bar/yvm"
brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"]
brew "wakeful/selection/yaml2json"
cask "alacritty"
cask "font-fira-code"
cask "font-hack-nerd-font"
cask "google-cloud-sdk"
cask "insomnia"
cask "raycast"
cask "rectangle"
mas "Amphetamine", id: 937984704
mas "Brightness Slider", id: 456624497
mas "Coin Tick", id: 1141688067
mas "Flycut", id: 442160987
mas "GarageBand", id: 682658836
mas "Gifski", id: 1351639930
mas "iMovie", id: 408981434
mas "Keynote", id: 409183694
mas "Medis", id: 1063631769
mas "Numbers", id: 409203825
mas "Pages", id: 409201541