-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
49 lines (46 loc) · 985 Bytes
/
Brewfile
File metadata and controls
49 lines (46 loc) · 985 Bytes
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
# To install, run:
#
# ```bash
# brew bundle
# ```
#Error: homebrew/bundle was deprecated. This tap is now empty and all its contents were either deleted or migrated.
#tap "homebrew/bundle"
brew "asciinema"
brew "bat" # https://github.com/sharkdp/bat
brew "cloudflared" # Cloudflare Tunnel client
brew "coreutils"
brew "direnv"
brew "eza"
brew "fd"
brew "fzf"
brew "gh" # Required for the aliases.
brew "git"
brew "git-delta" # Syntax-highlighting pager.
brew "git-lfs"
brew "go"
brew "golang-migrate"
brew "go-task/tap/go-task"
brew "httpie"
brew "lazygit"
brew "less"
brew "markdownlint-cli" # Markdown linter for nvim-lint
brew "neovim"
brew "node"
brew "prettierd"
brew "readline"
brew "ripgrep"
brew "starship"
brew "stylua"
brew "tree-sitter-cli"
brew "swaks"
brew "tree"
brew "watch"
brew "yazi"
brew "zlib"
brew "zoxide"
brew "zsh-completions"
cask "font-iosevka-slab" # https://github.com/be5invis/Iosevka
cask "flycut"
cask "ghostty"
cask "google-chrome"
cask "rectangle"