-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
55 lines (46 loc) · 725 Bytes
/
Copy pathBrewfile
File metadata and controls
55 lines (46 loc) · 725 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
50
51
52
53
54
55
tap "yqrashawn/goku"
# Shell
brew "fzf"
brew "zoxide"
brew "thefuck"
brew "scmpuff"
brew "starship"
brew "trash-cli", link: true
# Terminal
brew "tmux", args: ["HEAD"]
# Editors
brew "neovim"
# Git
brew "git"
brew "git-lfs"
brew "gh"
brew "gnupg"
brew "pinentry"
# Languages & runtimes
brew "node"
brew "go"
brew "rust"
brew "python@3.11"
brew "pipx"
# CLI utilities
brew "ripgrep"
brew "jq"
brew "tree"
brew "moreutils"
brew "shellcheck"
brew "pngpaste"
brew "curl"
brew "zip"
brew "watch"
# Keyboard
brew "yqrashawn/goku/goku"
cask "karabiner-elements"
# Fonts
cask "font-jetbrains-mono-nerd-font"
# macOS utilities
cask "1password-cli"
cask "espanso"
cask "keycastr"
cask "blurred"
cask "quitter"
cask "shortcat"