-
Notifications
You must be signed in to change notification settings - Fork 0
/
dot_Brewfile
85 lines (82 loc) · 1.36 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
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "homebrew/services"
brew 'bash'
brew 'bat'
brew 'bitwarden-cli'
brew 'black'
brew 'cargo-audit'
brew 'chezmoi'
brew 'cmake'
brew 'ddrescue'
brew 'direnv'
brew 'dos2unix'
brew 'elvish'
brew 'exa'
brew 'fd'
brew 'ffmpeg'
brew 'fish'
brew 'fzf'
brew 'gh'
brew 'git-delta'
brew 'git-lfs'
brew 'git'
brew 'graphviz'
brew 'helix'
brew 'hexyl'
brew 'htop'
brew 'imagemagick'
brew 'jq'
brew 'latexindent'
brew 'llvm'
brew 'lsd'
brew 'macos-trash'
brew 'mas'
brew 'mpv'
brew 'mtr'
brew 'ninja'
brew 'nmap'
brew 'node'
brew 'node'
brew 'nushell'
brew 'openjdk'
brew 'oxipng'
brew 'pandoc'
brew 'pipx'
brew 'poetry'
brew 'python3'
brew 'ripgrep'
brew 'rust-analyzer'
brew 'sd'
brew 'shellcheck'
brew 'starship'
brew 'syncthing', restart_service: true
brew 'tmux'
brew 'tokei'
brew 'topgrade'
brew 'vapoursynth'
brew 'yt-dlp'
brew 'zoxide'
brew 'zsh'
cask 'bitwarden'
cask 'calibre'
cask 'discord'
cask 'firefox'
cask 'github'
cask 'google-chrome'
cask 'iina'
cask 'mactex-no-gui'
cask 'microsoft-edge'
cask 'powershell'
cask 'signal'
cask 'steam'
cask 'visual-studio-code'
cask 'yubico-authenticator'
mas 'AdGuard for Safari', id: 1440147259
mas 'Bitwarden', id: 1352778147
mas 'Tailscale', id: 1475387142
mas 'Tampermonkey', id: 1482490089
mas 'Tweetbot', id: 1384080005
mas 'WhatsApp', id: 1147396723
mas 'WireGuard', id: 1451685025