-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBrewfile
63 lines (63 loc) · 1.08 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
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-drivers"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
brew "autoconf"
brew "coreutils"
brew "asdf"
brew "certbot"
brew "cloc"
brew "fzf"
brew "gh"
brew "git"
brew "gnupg"
brew "htop"
brew "jq"
brew "mas"
brew "ncdu"
brew "nmap"
brew "rsync"
brew "the_silver_searcher"
brew "tldr"
brew "tmux"
brew "tree"
brew "vim"
brew "wget"
brew "zsh"
brew "zsh-syntax-highlighting"
cask "1password"
cask "alfred"
cask "amethyst"
cask "anki"
cask "appcleaner"
cask "blockblock"
cask "coconutbattery"
cask "docker"
cask "dropbox"
cask "firefox"
cask "font-inconsolata"
cask "google-chrome"
cask "google-cloud-sdk"
cask "iterm2"
cask "knockknock"
cask "logi-options-plus"
cask "lulu"
cask "macvim"
cask "oversight"
cask "reikey"
cask "rekordbox"
cask "shottr"
cask "signal"
cask "spotify"
cask "transmission"
cask "viscosity"
cask "vlc"
cask "zoom"
mas "Amphetamine", id: 937984704
mas "iA Writer", id: 775737590
mas "Messenger", id: 1480068668
mas "Things", id: 904280696
mas "WhatsApp", id: 1147396723