-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathBrewFile
More file actions
66 lines (66 loc) · 1.11 KB
/
BrewFile
File metadata and controls
66 lines (66 loc) · 1.11 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
tap "dotenvx/brew"
tap "hashicorp/tap"
tap "homebrew/bundle"
tap "jandedobbeleer/oh-my-posh"
tap "ngrok/ngrok"
tap "stripe/stripe-cli"
brew "openssl@3"
brew "awscli"
brew "bat"
brew "bmon"
brew "btop"
brew "glib"
brew "cocoapods"
brew "edencommon"
brew "eza"
brew "fd"
brew "flyctl"
brew "fzf"
brew "git"
brew "git-delta"
brew "go"
brew "jq"
brew "lefthook"
brew "libpq", link: true
brew "luarocks"
brew "neovim"
brew "netcat"
brew "nvm"
brew "openjdk"
brew "rbenv"
brew "rcm"
brew "reattach-to-user-namespace"
brew "redis"
brew "ripgrep"
brew "tmux"
brew "tmuxinator"
brew "tree"
brew "virtualenv"
brew "watchman"
brew "wget"
brew "zoxide"
brew "zsh"
brew "zsh-syntax-highlighting"
brew "hashicorp/tap/terraform"
brew "hashicorp/tap/terraform-ls"
brew "stripe/stripe-cli/stripe"
cask "android-studio"
cask "discord"
cask "docker"
cask "elgato-stream-deck"
cask "font-meslo-lg-nerd-font"
cask "ghostty"
cask "istat-menus"
cask "jordanbaird-ice"
cask "karabiner-elements"
cask "linear-linear"
cask "mutedeck"
cask "ngrok"
cask "notion"
cask "obsidian"
cask "oh-my-posh"
cask "raycast"
cask "slack"
cask "spotify"
cask "tuple"
cask "zoom"