-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathBrewfile
More file actions
53 lines (49 loc) · 858 Bytes
/
Brewfile
File metadata and controls
53 lines (49 loc) · 858 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 "koekeishiya/formulae"
tap "FelixKratz/formulae"
tap "tw93/formulae"
cask_args appdir: "~/Applications", require_sha: true
brew "git"
brew "zsh"
brew "mas"
brew "htop"
brew "btop"
brew "neovim"
brew "ripgrep"
brew "wget"
brew "cmake"
brew "open-mpi"
brew "tree"
brew "llvm"
brew "libomp"
brew "tmux"
brew "node"
brew "go"
brew "jq"
brew "python"
brew "pandoc"
brew "grip"
brew "gcc"
brew "mpv"
brew "imagemagick"
brew "uv"
brew "tree-sitter"
brew "yabai"
brew "skhd", args: ["with-logging"]
brew "sketchybar", args: ["HEAD"], restart_service: :changed
brew "mole"
brew "macmon"
cask "raycast"
cask "ghostty"
cask "musescore"
cask "sioyek"
cask "mactex-no-gui"
cask "font-hack-nerd-font"
cask "lulu"
cask "zoom"
cask "zotero"
cask "signal"
cask "anki"
cask "mattermost"
cask "proton-pass"
mas "iReal Pro", id: 409035833
mas "Telegram", id: 747648890