-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
49 lines (49 loc) · 822 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
tap "ankitpokhrel/jira-cli"
tap "daipeihust/tap"
tap "felixkratz/formulae"
tap "homebrew/bundle"
tap "homebrew/services"
tap "jesseduffield/lazygit"
brew "xz"
brew "bat"
brew "[email protected]"
brew "glib"
brew "harfbuzz"
brew "openjdk"
brew "bfg"
brew "cocoapods"
brew "ffmpeg"
brew "fish"
brew "fnm"
brew "fzf"
brew "gh"
brew "git-lfs"
brew "node"
brew "gitmoji"
brew "jq"
brew "killport"
brew "kubeseal"
brew "libimobiledevice"
brew "lua"
brew "luarocks"
brew "mysql"
brew "neovim"
brew "pipx"
brew "pyenv"
brew "ripgrep"
brew "sl"
brew "tcl-tk"
brew "tmux"
brew "tree"
brew "zoxide"
brew "ankitpokhrel/jira-cli/jira-cli"
brew "daipeihust/tap/im-select"
brew "jesseduffield/lazygit/lazygit"
cask "android-platform-tools"
cask "gpg-suite"
cask "hot"
cask "kitty"
cask "minisim"
cask "mitmproxy"
cask "raycast"
cask "wezterm"