forked from nicksp/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
75 lines (66 loc) · 1.02 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
# Run `brew bundle -v --file=~/Brewfile`
cask_args appdir: '/Applications'
cask 'macdown'
cask 'imageoptim'
cask 'qlmarkdown'
cask '1password-cli'
cask 'kitty'
tap 'federico-terzi/espanso'
brew 'espanso'
tap 'cantino/mcfly'
brew 'mcfly'
tap 'jesseduffield/lazygit'
brew 'lazygit'
tap 'withgraphite/tap'
brew 'graphite'
tap 'jesseduffield/lazydocker'
brew 'lazydocker'
tap 'caarlos0/tap'
brew 'timer'
brew 'mas'
brew 'zsh'
brew 'git'
brew 'openssl'
brew 'npm'
brew 'node'
brew 'ack'
brew 'nginx'
brew 'imagemagick'
brew 'ffmpeg'
brew 'wget'
brew 'youtube-dl'
brew 'mpv'
brew 'ghi'
brew 'nmap'
brew 'phpunit'
brew 'gpg'
brew 'whois'
brew 'rbenv'
brew 'ruby-build'
brew 'lame'
brew 'figlet'
brew 'imagesnap'
brew 'sl'
brew 'the_silver_searcher'
brew 'autojump'
brew 'eza'
brew 'bat'
brew 'prettyping'
brew 'fzf'
brew 'fd'
brew 'github/gh/gh'
brew 'lsd'
brew 'diff-so-fancy'
brew 'jq'
brew 'tree'
brew 'pv'
brew 'pyenv'
brew 'tldr'
brew 'git-delta'
brew 'broot'
brew 'duf'
brew 'dust'
brew 'prettyping'
brew 'fx'
brew 'navi'
brew 'atuin'