-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
92 lines (92 loc) · 1.57 KB
/
Brewfile
File metadata and controls
92 lines (92 loc) · 1.57 KB
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
tap "apple/apple", "http://github.com/apple/homebrew-apple"
tap "common-fate/granted"
tap "homebrew/cask-fonts"
tap "homebrew/services"
tap "jandedobbeleer/oh-my-posh"
tap "teamookla/speedtest"
brew "automake"
brew "readline"
brew "awscli"
brew "bash"
brew "bash-completion"
brew "bat"
brew "bison"
brew "glib"
brew "chezmoi"
brew "cmake"
brew "libyaml"
brew "ruby"
brew "cocoapods"
brew "coreutils"
brew "csvkit"
brew "harfbuzz"
brew "icu4c@76"
brew "epubcheck"
brew "fd"
brew "gnutls"
brew "librist"
brew "pango"
brew "ffmpeg"
brew "openssl@1.1"
brew "fontforge"
brew "fzf"
brew "gdbm"
brew "gh"
brew "git"
brew "git-delta"
brew "gnu-sed"
brew "gnupg"
brew "pkgconf"
brew "gobject-introspection"
brew "gpgme"
brew "grep"
brew "libheif"
brew "imagemagick"
brew "jq"
brew "libffi"
brew "llvm@16"
brew "neofetch"
brew "neovim"
brew "pandoc"
brew "pinentry-mac"
brew "poppler"
brew "python@3.9"
brew "qt"
brew "rename"
brew "ripgrep"
brew "the_silver_searcher"
brew "tmux"
brew "ttfautohint"
brew "uv"
brew "vim"
brew "wget"
brew "ykman"
brew "ykpers"
brew "common-fate/granted/granted"
brew "jandedobbeleer/oh-my-posh/oh-my-posh", link: false
brew "teamookla/speedtest/speedtest"
cask "anki"
cask "artisan"
cask "betterdisplay"
cask "calibre"
cask "discord"
cask "docker-desktop"
cask "google-chrome"
cask "grandperspective"
cask "imageoptim"
cask "iterm2"
cask "maccy"
cask "mactex"
cask "microsoft-auto-update"
cask "microsoft-teams"
cask "nextcloud"
cask "obsidian"
cask "rectangle"
cask "runelite"
cask "slack"
cask "spotify"
cask "visual-studio-code"
cask "vlc"
cask "wezterm"
cask "xld"
cask "zoom"