-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
39 lines (39 loc) · 810 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
tap "danielgtaylor/restish"
tap "homebrew/bundle"
brew "awscli"
brew "cheat"
brew "croc"
brew "eza"
brew "fd"
brew "gcc"
brew "gh"
brew "git-delta"
brew "glab"
brew "glow"
brew "lazydocker"
brew "lazygit"
brew "luarocks"
brew "mise"
brew "mongosh"
brew "neovim"
brew "openapi-generator"
brew "ripgrep"
brew "shellcheck"
brew "shfmt"
brew "tmux"
brew "watchexec"
brew "zoxide"
brew "zsh"
brew "danielgtaylor/restish/restish"
vscode "asvetliakov.vscode-neovim"
vscode "catppuccin.catppuccin-vsc"
vscode "catppuccin.catppuccin-vsc-icons"
vscode "editorconfig.editorconfig"
vscode "karunamurti.haml"
vscode "mkhl.shfmt"
vscode "ms-azuretools.vscode-docker"
vscode "ms-vscode-remote.remote-containers"
vscode "ms-vscode.makefile-tools"
vscode "shopify.ruby-lsp"
vscode "timonwong.shellcheck"
vscode "vscodevim.vim"