-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
53 lines (43 loc) · 710 Bytes
/
Copy pathBrewfile
File metadata and controls
53 lines (43 loc) · 710 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
tap "yqrashawn/goku"
# Development tools
brew "git"
brew "gh"
brew "delta"
brew "lazygit"
brew "neovim"
brew "node"
# Code search and navigation
brew "fd"
brew "fzf"
brew "ripgrep"
# CLI utilities
brew "bat"
brew "btop"
brew "eza"
brew "jq"
brew "tealdeer"
brew "tree"
brew "wget"
brew "zoxide"
# Other tools
brew "hugo"
brew "speedtest-cli"
# Karabiner-Elements config tool
brew "yqrashawn/goku/goku"
# Window management
cask "aerospace"
# Terminal
cask "kitty"
# Productivity
cask "raycast"
# Utilities
cask "bluesnooze"
cask "calibre"
cask "karabiner-elements"
cask "localsend"
cask "notunes"
cask "qmk-toolbox"
cask "scroll-reverser"
# Fonts
cask "font-fira-code"
cask "font-fira-code-nerd-font"