-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
73 lines (73 loc) · 1.26 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
tap "azure/azd"
tap "caarlos0/tap"
tap "charmbracelet/tap"
tap "cormacrelf/tap"
tap "cxreiff/tap"
tap "elastic/tap"
tap "felixkratz/formulae"
tap "ggozad/formulas"
tap "hashicorp/tap"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "homebrew/services"
tap "nikitabobko/tap"
tap "omnisharp/omnisharp-roslyn"
tap "scarvalhojr/tap"
tap "zegervdv/zathura"
brew "azure-cli"
brew "node"
brew "basedpyright"
brew "bash"
brew "bash-language-server"
brew "black"
brew "ddgr"
brew "docker", link: false
brew "fastfetch"
brew "fzf"
brew "gh"
brew "harfbuzz"
brew "git"
brew "go"
brew "gopls"
brew "helix"
brew "isort"
brew "lazygit"
brew "lua-language-server"
brew "luarocks"
brew "marksman"
brew "neofetch"
brew "neovim"
brew "newsboat"
brew "pandoc"
brew "tree"
brew "pass"
brew "pkgconf"
brew "pre-commit"
brew "prettier"
brew "pyenv"
brew "pyright"
brew "[email protected]"
brew "ripgrep"
brew "ruff"
brew "spotify_player"
brew "stow"
brew "stylua"
brew "taplo"
brew "tmux"
brew "vim"
brew "azure/azd/azd"
brew "charmbracelet/tap/mods"
brew "hashicorp/tap/terraform"
brew "hashicorp/tap/terraform-ls"
cask "aerospace"
cask "alfred"
cask "docker"
cask "dotnet-sdk"
cask "dropbox"
cask "firefox"
cask "ghostty"
cask "google-chrome"
cask "karabiner-elements"
cask "mactex"
cask "signal"
cask "spotify"