-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
70 lines (61 loc) · 3.34 KB
/
Brewfile
File metadata and controls
70 lines (61 loc) · 3.34 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
# =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
# BREWFILE
# - https://github.com/Homebrew/homebrew-bundle
#
# Usage:
# brew bundle --file brew/Brewfile.work
# =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
# -----
# Setup
# -----
cask_args appdir: "/Applications", require_sha: true
tap "shopify/shopify"
# ------------
# CLI Installs
# ------------
brew "gcc" # https://formulae.brew.sh/formula/gcc
brew "gettext" # https://formulae.brew.sh/formula/gettext
brew "coreutils" # https://formulae.brew.sh/formula/coreutils
brew "curl" # https://formulae.brew.sh/formula/coreutils
brew "direnv" # https://formulae.brew.sh/formula/direnv
brew "git" # https://formulae.brew.sh/formula/curl
brew "jq" # https://formulae.brew.sh/formula/jq
brew "gh" # https://formulae.brew.sh/formula/gh
brew "openssl@3" # https://formulae.brew.sh/formula/openssl@3
brew "pipx" # https://formulae.brew.sh/formula/pipx
brew "pyenv" # https://formulae.brew.sh/formula/pyenv
brew "readline" # https://formulae.brew.sh/formula/readline
brew "ruby" # https://formulae.brew.sh/formula/ruby
brew "rbenv" # https://github.com/rbenv/rbenv
brew "ruby-build" # https://github.com/rbenv/rbenv
brew "vim" # https://formulae.brew.sh/formula/vim
brew "wget" # https://formulae.brew.sh/formula/wget
brew "xz" # https://formulae.brew.sh/formula/xz
brew "zlib" # https://formulae.brew.sh/formula/zlib
brew "zsh" # https://formulae.brew.sh/formula/zsh
brew "blueutil" # https://formulae.brew.sh/formula/blueutil
brew "telnet" # https://formulae.brew.sh/formula/telnet
brew "go"
# ------------
# PPP Installs
# ------------
brew "cairo" # https://formulae.brew.sh/formula/cairo
brew "pango" # https://formulae.brew.sh/formula/pango
brew "gdk-pixbuf" # https://formulae.brew.sh/formula/gdk-pixbuf
brew "libffi" # https://formulae.brew.sh/formula/libffi
# -----
# Casks
# -----
cask "1password" # https://formulae.brew.sh/cask/1password
cask "discord" # https://formulae.brew.sh/cask/discord
cask "firefox" # https://formulae.brew.sh/cask/firefox
cask "iterm2" # https://formulae.brew.sh/cask/iterm2
cask "kaleidoscope" # https://formulae.brew.sh/cask/kaleidoscope
cask "notion" # https://formulae.brew.sh/cask/notion
cask "postman" # https://formulae.brew.sh/cask/postman
cask "rectangle" # https://formulae.brew.sh/cask/rectangle
cask "slack" # https://formulae.brew.sh/cask/slack
cask "visual-studio-code" # https://formulae.brew.sh/cask/visual-studio-code
cask "zoom" # https://formulae.brew.sh/cask/zoom
cask "cursor" # https://formulae.brew.sh/cask/cursor
cask "claude-code" # https://formulae.brew.sh/cask/claude-code