-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
71 lines (68 loc) · 1.13 KB
/
Brewfile
File metadata and controls
71 lines (68 loc) · 1.13 KB
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
# Core
tap 'derailed/k9s'
tap 'eugenmayer/dockersync'
tap 'hashicorp/tap'
# CLI tools
brew 'coreutils'
brew 'diff-so-fancy'
brew 'fzf'
brew 'git'
brew 'git-extras'
brew 'gnu-sed'
brew 'hub'
brew 'neofetch'
brew 'shellcheck'
brew 'zsh'
brew 'wget'
brew 'certbot'
brew 'the_silver_searcher'
brew 'ripgrep'
brew 'asdf'
brew 'gpg2'
brew 'skopeo'
brew 'git'
brew 'stow'
brew 'tree'
brew 'python'
brew 'neovim'
brew 'zsh-autosuggestions'
brew 'zsh-syntax-highlighting'
brew 'zsh-completion'
brew 'tmux'
brew 'pandoc'
brew 'openssl'
brew 'neofetch'
brew 'brightness'
brew 'awscli'
brew 'jq'
brew 'kubernetes-cli'
brew 'kubectx'
brew 'yq'
brew 'gh'
brew 'derailed/k9s/k9s'
brew 'eugenmayer/dockersync/unox'
brew 'hashicorp/tap/vault'
brew 'hashicorp/tap/packer'
brew 'eza'
brew 'go-task'
brew 'helm'
# Casks
cask 'hiddenbar'
cask 'raycast'
cask 'firefox'
cask 'google-chrome'
cask 'slack'
cask 'transmission'
cask 'vlc'
cask 'visual-studio-code'
cask 'hammerspoon'
cask 'orbstack'
cask 'alacritty'
cask 'brave-browser'
cask 'dbeaver-community'
cask 'flux-app'
cask 'caffeine'
# Fonts
cask 'font-agave-nerd-font'
cask 'font-fira-code'
cask 'font-hack-nerd-font'