-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
59 lines (59 loc) · 913 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
brew "ack"
brew "autojump"
brew "bat"
brew "cmake"
brew "cmake-docs"
brew "coreutils"
brew "ffsend"
brew "findutils"
brew "fzf"
brew "git"
brew "glib"
brew "go"
brew "grep"
brew "harfbuzz"
brew "helm"
brew "jq"
brew "kubernetes-cli", link: false
brew "lua"
brew "maven"
brew "minikube"
brew "neovim"
brew "nmap"
brew "node"
brew "nvm"
brew "openssh"
brew "openjdk"
brew "pandoc"
brew "pyenv"
brew "python"
brew "ripgrep"
brew "screen"
brew "ssh-copy-id"
brew "telnet"
brew "thefuck"
brew "tldr"
brew "tmux"
brew "tree"
brew "vim"
brew "watch"
brew "wget"
brew "xz"
brew "yarn"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-syntax-highlighting"
cask "another-redis-desktop-manager"
cask "cheatsheet"
cask "clashx"
cask "dbeaver-community"
cask "drawio"
cask "jietu"
cask "karabiner-elements"
cask "mark-text"
cask "openinterminal"
cask "postman"
cask "qqmusic"
cask "sublime-text"
cask "wechat"
cask "wpsoffice"