forked from mavam/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathBrewfile
82 lines (79 loc) · 1.34 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
82
tap "caskroom/cask"
tap "caskroom/fonts"
tap "homebrew/bundle"
tap "homebrew/core"
tap "homebrew/dupes"
tap "homebrew/services"
cask "1password"
cask "adguard"
cask "cheatsheet"
cask "colorpicker-skalacolor"
cask "flux"
cask "google-chrome"
cask "google-drive-file-stream"
cask "font-inconsolata-nerd-font"
cask "font-meslo-nerd-font"
cask "font-sourcecodepro-nerd-font"
cask "iterm2"
cask "key-codes"
cask "llvm"
cask "mactex"
cask "noun-project"
cask "omnigraffle"
cask "quicklook-csv"
cask "quicklook-json"
cask "skim"
cask "slack"
cask "suspicious-package"
cask "xquartz"
cask "zoomus"
brew "bro"
brew "bash-snippets"
brew "clang-format"
brew "cmake"
brew "colordiff"
brew "coreutils"
brew "doxygen"
brew "ffmpeg"
brew "figlet"
brew "flatbuffers", args: ["HEAD"]
brew "gcovr"
brew "gnupg"
brew "google-benchmark"
brew "gperftools"
brew "gpg-agent"
brew "graphviz"
brew "httpie"
brew "hub"
brew "lbdb"
brew "macvim"
brew "mas"
brew "mdv"
brew "neofetch"
brew "ninja"
brew "nmap"
brew "node"
brew "offlineimap"
brew "opensc"
brew "openssh"
brew "p7zip"
brew "par"
brew "pstree"
brew "pwgen"
brew "python"
brew "python3"
brew "rocksdb"
brew "ruby"
brew "speedtest_cli"
brew "terminal-notifier"
brew "tmux"
brew "tmux-mem-cpu-load"
brew "tree"
brew "urlview"
brew "vim"
brew "watch"
brew "wdiff"
brew "wget"
brew "zplug", args: ["HEAD"]
brew "zsh"
mas "2Do", id: 477670270