-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
62 lines (58 loc) · 1022 Bytes
/
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
# vim: set filetype=ruby
# To install, run `brew bundle`
#
# Packages
#
brew 'direnv'
brew 'elixir'
brew 'eza'
brew 'fastfetch'
brew 'fish'
brew 'git'
brew 'glab'
brew 'hub'
brew 'hugo'
brew 'lua-language-server'
brew 'mas'
brew 'neovim'
brew 'node'
brew 'pandoc'
brew 'python3'
brew 'ripgrep'
brew 'ruby'
brew 'stow'
brew 'task'
brew 'timewarrior'
brew 'universal-ctags'
#
# Casks
#
cask 'dash'
cask 'devonthink'
cask 'ghostty'
cask 'marked'
cask 'omnigraffle'
cask 'orbstack'
cask 'tower'
cask 'xscope'
#
# Mac App Store
#
mas 'Flashtex: Learn Flashcards', id: 1534437697
mas 'GarageBand', id: 682658836
mas 'Kagi for Safari', id: 1622835804
mas 'Keynote', id: 409183694
mas 'Kindle', id: 302584613
mas 'Numbers', id: 409203825
mas 'Pages', id: 409201541
mas 'Playgrounds', id: 1496833156
mas 'System Color Picker', id: 1545870783
mas 'WorldWideWeb', id: 1621370168
mas 'Xcode', id: 497799835
mas 'iMovie', id: 408981434
#
# Fonts
#
cask 'font-recursive-desktop'
cask 'font-recursive-code'
cask 'font-shantell-sans'