-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
59 lines (59 loc) · 966 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
55
56
57
58
59
tap "arl/arl"
tap "bazelbuild/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "nakabonne/ali"
brew "age"
brew "chezmoi"
brew "cmake"
brew "colordiff"
brew "libssh2"
brew "diffutils"
brew "diskonaut"
brew "git"
brew "p11-kit"
brew "unbound"
brew "gnutls"
brew "libksba"
brew "gnupg"
brew "go"
brew "htop"
brew "lazygit"
brew "luv"
brew "make"
brew "neofetch"
brew "neovim"
brew "nghttp2"
brew "openshift-cli"
brew "pinentry-mac"
brew "rustup-init"
brew "task"
brew "tasksh"
brew "taskwarrior-tui"
brew "tmux"
brew "wdiff"
brew "yq"
brew "yt-dlp"
brew "zoxide"
brew "zsh-autosuggestions"
brew "arl/arl/gitmux"
brew "nakabonne/ali/ali"
cask "1password"
cask "boop"
cask "docker"
cask "firefox"
cask "font-fira-code"
cask "linearmouse"
cask "meetingbar"
cask "miro"
cask "shottr"
cask "telegram"
cask "tunnelblick"
cask "vlc"
cask "wezterm"
cask "wombat"
cask "zulip"