-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathBrewfile
73 lines (73 loc) · 1.2 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
tap "aws/tap"
tap "buo/cask-upgrade"
tap "caskroom/cask"
tap "caskroom/versions"
tap "homebrew/bundle"
tap "homebrew/core"
tap "wallix/awless"
cask "1password"
cask "amazon-chime"
cask "amazon-music"
cask "amazon-workspaces"
cask "apache-directory-studio"
cask "authy"
cask "battle-net"
cask "caffeine"
cask "disk-inventory-x"
cask "docker"
cask "dropbox"
cask "firefox"
cask "gimp"
cask "github"
cask "google-backup-and-sync"
cask "google-chrome"
cask "handbrake"
cask "java"
cask "nvalt"
cask "omnigraffle"
cask "plex-media-player"
cask "simplenote"
cask "slack"
cask "spectacle"
cask "spotify"
cask "sublime-text"
cask "todoist"
cask "vagrant"
cask "vagrant-manager"
cask "virtualbox"
cask "virtualbox-extension-pack"
cask "visual-studio-code"
cask "vlc"
cask "wireshark"
brew "ansible"
brew "aws-sam-cli"
brew "aws-shell"
brew "awscli"
brew "cask"
brew "consul"
brew "geoip"
brew "git"
brew "git-secrets"
brew "go"
brew "hh"
brew "htop"
brew "hub"
brew "jfrog-cli-go"
brew "jq"
brew "mtr"
brew "ncdu"
brew "nmap"
brew "node"
brew "packer"
brew "python3"
brew "rbenv"
brew "ruby"
brew "speedtest-cli"
brew "ssh-copy-id"
brew "telnet"
brew "terraform"
brew "tmux"
brew "tree"
brew "vault"
brew "wallix/awless/awless"
brew "wget"