forked from webpro/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
54 lines (53 loc) · 846 Bytes
/
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
tap "go-task/tap"
tap "goles/battery"
tap "homebrew/bundle"
tap "homebrew/core"
tap "lotyp/homebrew-formulae"
brew "awscli"
brew "bat"
brew "bats-core"
brew "coreutils"
brew "croc"
brew "composer"
brew "diff-so-fancy"
brew "difftastic"
brew "dnsmasq"
brew "dory"
brew "lotyp/formulae/dockutil"
brew "fasd"
brew "fd"
brew "ffmpeg"
brew "fnm"
brew "gnu-sed"
brew "go-task/tap/go-task"
brew "goles/battery/battery"
brew "grep"
brew "grip"
brew "httpie"
brew "imagemagick"
brew "jq"
brew "mackup"
brew "mas"
brew "mysql-client", link: true
brew "nano"
brew "nginx"
brew "pandoc"
brew "peco"
brew "php"
brew "[email protected]"
brew "psgrep"
brew "python"
brew "pwgen"
brew "rust"
brew "shellcheck"
brew "ssh-copy-id"
brew "stow"
brew "thefuck"
brew "the_silver_searcher"
brew "topgrade"
brew "tree"
brew "unar"
brew "webp"
brew "wget"
brew "wimlib"
brew "yq"