-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
46 lines (39 loc) · 792 Bytes
/
Brewfile
File metadata and controls
46 lines (39 loc) · 792 Bytes
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
# Brewfile: https://github.com/Homebrew/homebrew-bundle
cask_args appdir: "/Applications"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
# app store
mas "Agenda", id:1287445660
mas "Amphetamine", id: 937984704
mas "Evernote", id: 406056744
mas "Quiver", id: 866773894
mas "Shush", id: 496437906
mas "Spillo", id: 873245660
mas "Textual 7", id: 1262957439
mas "The Unarchiver", id: 425424353
mas "Things 3", id: 904280696
# languages
# tools
brew "ag"
brew "asdf"
brew "aspell"
brew "fzf"
brew "htop-osx"
brew "ipcalc"
brew "jq"
brew "mas"
brew "mtr"
brew "reattach-to-user-namespace"
brew "tmux"
brew "wget"
brew "zsh-syntax-highlighting"
# devops tools
brew "awscli"
brew "azure-cli"
brew "packer"
brew "terraform"
# casks
# infosec tools
brew "chkrootkit"
brew "nmap"