-
Notifications
You must be signed in to change notification settings - Fork 0
/
dot_Brewfile
99 lines (97 loc) · 1.55 KB
/
dot_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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-drivers"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
brew "bat"
brew "broot"
brew "btop"
brew "chafa"
brew "chezmoi"
brew "chrome-cli"
brew "clac"
brew "colordiff"
brew "coreutils"
brew "croc"
brew "csview"
brew "difftastic"
brew "duf"
brew "exa"
brew "eza"
brew "fd"
brew "findutils"
brew "fish"
brew "fswatch"
brew "fzf"
brew "fzy"
brew "git"
brew "git-cal"
brew "git-delta"
brew "git-fixup"
brew "git-standup"
brew "git-trim"
brew "git-when-merged"
brew "gnu-sed"
brew "gnu-tar"
brew "gnupg"
brew "gopass"
brew "hexyl"
brew "httpie"
brew "hub"
brew "imagemagick"
brew "jp2a"
brew "jq"
brew "lesspipe"
brew "lowdown"
brew "mackup"
brew "macvim"
brew "magic-wormhole"
brew "markdown"
brew "par"
brew "pg_top"
brew "pgcli"
brew "pinentry-mac"
brew "pipenv"
brew "postgresql@14"
brew "pre-commit"
brew "procs"
brew "pycodestyle"
brew "[email protected]"
brew "[email protected]"
brew "[email protected]"
brew "qpdf"
brew "ripgrep"
brew "rsync"
brew "socat"
brew "spaceman-diff"
brew "stern"
brew "terminal-notifier"
brew "the_silver_searcher"
brew "tox"
brew "watch"
brew "wdiff"
brew "wget"
brew "yq"
cask "appgrid"
cask "caffeine"
cask "daisydisk"
cask "firefox"
cask "font-fira-code"
cask "font-fira-mono"
cask "font-source-code-pro"
cask "github"
cask "google-chrome"
cask "gopass-ui"
cask "istat-menus"
cask "iterm2"
cask "keyboard-cleaner"
cask "passformacos"
cask "regexhibit"
cask "resilio-sync"
cask "silentknight"
cask "sublime-merge"
cask "sublime-text"
cask "ukelele"
cask "vanilla"
cask "viscosity"