-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
96 lines (88 loc) · 1.77 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
cask_args appdir: "/Applications"
tap "homebrew/cask"
tap "homebrew/cask-drivers"
tap "homebrew/cask-fonts"
tap "r-lib/rig"
tap "laishulu/homebrew"
# CLI Apps ---------------------------------------
brew "bat"
brew "csvlens"
brew "eza"
brew "fd"
brew "fish"
brew "fzf"
brew "gh"
brew "git"
brew "icu4c"
brew "itchyny/tap/mmv"
brew "macism"
brew "mas"
brew "neovim"
brew "numbat"
brew "pandoc"
brew "pipx"
brew "python"
brew "radian"
brew "ranger"
brew "ripgrep"
brew "ruby"
brew "sd"
brew "sheldon"
brew "tig"
brew "trash"
brew "vim"
brew "vivid"
brew "yq"
brew "zk"
# GUI Apps ---------------------------------------
cask "appcleaner"
cask "aquaskk"
cask "arc"
cask "bettertouchtool"
cask "bike"
cask "box-drive"
cask "chatgpt"
cask "cleanshot"
cask "coteditor"
cask "ghostty"
cask "google-chrome"
cask "google-drive"
cask "karabiner-elements"
cask "linear-linear"
cask "logi-options+"
cask "microsoft-office"
cask "mtgto/macskk/macskk"
cask "notion"
cask "notion-calendar"
cask "numi"
cask "positron"
cask "raycast"
cask "rectangle"
cask "rig"
cask "rstudio"
cask "scroll-reverser"
cask "slack"
cask "superhuman"
cask "the-unarchiver"
cask "visual-studio-code"
cask "vlc"
cask "workflowy"
cask "zed"
cask "zoom"
# Fonts -------------------------------------------
cask "font-cantarell"
cask "font-fira-code"
cask "font-hack"
cask "font-jetbrains-mono"
cask "font-lato"
cask "font-noto-sans-jp"
cask "font-noto-serif-jp"
cask "font-source-code-pro"
# App Store --------------------------------------
mas "AdGuard for Safari", id: 1440147259
mas "Amphetamine", id: 937984704
mas "Bitwarden", id: 1352778147
mas "Keepa - Price Tracker", id: 1533805339
mas "LINE", id: 539883307
mas "Save to Raindrop.io", id: 1549370672
mas "Yoink", id: 457622435