forked from CodisRedding/dotfiles__
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
89 lines (83 loc) · 1.33 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
cask_args appdir: '/Applications'
tap 'dapr/tap'
tap 'derailed/k9s'
tap 'homebrew/cask-fonts'
tap 'homebrew/bundle'
brew 'ack'
brew 'awscli'
brew 'bash-completion'
brew 'bat'
brew 'composer'
brew 'coreutils'
brew 'ctags-exuberant'
brew 'curl'
brew 'dapr/tap/dapr-cli'
brew 'derailed/k9s/k9s'
brew 'diff-so-fancy'
brew 'figlet'
brew 'gist'
brew 'git'
brew 'glab'
brew 'go'
brew 'helm'
brew 'helmfile'
brew 'java'
brew 'jq'
brew 'kubectl'
brew 'kubectx'
brew 'krew'
brew 'mise'
brew 'libtool'
brew 'lolcat'
brew 'macvim'
brew 'mdcat'
brew 'mysql@5.7'
brew 'node'
brew 'pre-commit'
brew 'python3'
brew 'cairo'
brew 'pango'
brew 'openssl'
brew 'readline'
brew 'redis'
brew 'sqlite'
brew 'terraform'
brew 'tldr'
brew 'tree'
brew 'vault'
brew 'wget'
brew 'zlib'
brew 'zsh'
brew 'zsh-autosuggestions'
brew 'zsh-completions'
cask '1password'
cask 'aptakube'
cask 'boop'
cask 'cron'
cask 'cyberduck'
cask 'docker'
cask 'firefox'
cask 'google-chrome'
cask 'google-cloud-sdk'
cask 'google-drive'
cask 'iterm2'
cask 'kaleidoscope'
cask 'lastpass'
cask 'mysqlworkbench'
cask 'notion'
cask 'paw'
cask 'postman'
cask 'sequel-pro'
cask 'spotify'
cask 'slack'
cask 'textmate'
cask 'tunnelblick'
cask 'vagrant'
cask 'visual-studio-code'
cask 'zoom'
# app store
mas 'amphetamine', id: 937984704
mas 'onedrive', id: 823766827
# fonts
cask 'font-hack'
cask 'font-fira-code'