-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
81 lines (78 loc) · 2.13 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
tap "dart-lang/dart"
tap "esolitos/ipa"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
#brew "alerter"
brew "ansible"
brew "azure-cli"
brew "bash-completion"
brew "brew-cask-completion"
brew "python"
brew "chezmoi"
brew "cue"
brew "dagger"
brew "docker-completion"
brew "docker-compose-completion"
brew "docker-machine-completion"
brew "exa"
brew "exercism"
brew "gem-completion"
brew "git"
brew "gradle-completion"
brew "httpie"
brew "launchctl-completion"
brew "lesspipe"
brew "mackup'
brew "mas"
brew "maven-completion"
brew "nuget"
brew "nvm"
brew "open-completion"
brew "pip-completion"
brew "pipx"
brew "poetry"
brew "pre-commit"
brew "pyenv"
brew "rename"
brew "ripgrep"
brew "ruby-completion"
brew "rustup-init"
brew "shellcheck"
brew "skopeo"
brew "starship"
brew "trash"
brew "tree"
brew "vagrant-completion"
brew "watch"
brew "wget"
cask "1password"
cask "brave-browser"
cask "font-fira-code-nerd-font"
cask "font-jetbrains-mono-nerd-font"
cask "intellij-idea", args: { appdir: "/Applications/Developer Tools" }
#cask "kaleidoscope", args: { appdir: "/Applications/Developer Tools" }
cask "karabiner-elements", args: { appdir: "/Applications/Utilities" }
cask "keybase"
cask "kindavim", args: { appdir: "/Applications/Utilities" }
cask "microsoft-remote-desktop"
cask "postman", args: { appdir: "/Applications/Developer Tools" }
cask "powershell", args: { appdir: "/Applications/Developer Tools" }
cask "rancher", args: { appdir: "/Applications/Developer Tools" }
cask "rectangle", args: { appdir: "/Applications/Utilities" }
cask "sourcetree", args: { appdir: "/Applications/Developer Tools" }
cask "sublime-text", args: { appdir: "/Applications/Developer Tools" }
cask "syncthing"
cask "the-unarchiver", args: { appdir: "/Applications/Utilities" }
#cask "vagrant"
#cask "vagrant-manager"
#cask "virtualbox"
#cask "virtualbox-extension-pack"
cask "visual-studio-code", args: { appdir: "/Applications/Developer Tools" }
#mas "Be Focused", id: 973134470
mas "Be Focused Pro", id: 961632517
mas "Bitwarden", id: 1352778147
mas "JSON Peep for Safari", id: 1458969831
mas "NextDNS", id: 1464122853
mas "Tailscale", id: 1475387142