-
Notifications
You must be signed in to change notification settings - Fork 2
/
Brewfile
49 lines (46 loc) · 916 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
tap "thoughtbot/formulae"
tap "teamookla/speedtest"
tap "golangci/tap"
tap "jaxxstorm/tap"
brew "rcm"
brew "mas"
brew "pinentry-mac"
brew "git-delta"
brew "pyenv"
brew "node"
brew "[email protected]"
brew "pulumi"
brew "gnupg"
brew "git"
brew "git-crypt"
brew "vim"
brew "speedtest"
brew "exa"
brew "awscli"
brew "pre-commit"
brew "pandoc"
brew "yarn"
brew "golangci-lint"
brew "gron"
brew "jq"
brew "kubectl"
brew "helm"
brew "bat"
brew "pipenv"
brew "dep", args: ["ignore-dependencies"]
brew "change-aws-credentials"
brew "azure-cli"
brew "hub"
cask "dotnet-sdk"
cask "visual-studio-code"
cask "docker"
cask "font-jetbrainsmono-nerd-font-mono"
cask "google-cloud-sdk"
mas "Enpass", id: 732710998
mas "Slack", id: 803453959
mas "Magnet", id: 441258766
mas "Lightshot Screenshot", id: 526298438
mas "Spark", id: 1176895641
mas "MyPoint", id: 518658487
mas "Living Earth Desktop", id: 539362919
mas "Todoist", id: 585829637