-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
60 lines (60 loc) · 973 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
tap "1password/tap"
tap "codecrafters-io/tap"
tap "cybozu/assam"
tap "github/gh"
tap "homebrew/bundle"
tap "homebrew/services"
brew "asdf"
brew "awscli"
brew "bat"
brew "bottom"
brew "chezmoi"
brew "copilot"
brew "docker", link: false
brew "dust"
brew "fd"
brew "fish"
brew "fzf"
brew "gh"
brew "ghq"
brew "git"
brew "go"
brew "httpie"
brew "jq"
brew "mysql-client"
brew "nkf"
brew "ripgrep"
brew "tig"
brew "tldr"
brew "tmux"
brew "tree"
brew "codecrafters-io/tap/codecrafters"
cask "1password"
cask "1password-cli"
cask "alfred"
cask "android-platform-tools"
cask "anki"
cask "cleanshot"
cask "deepl"
cask "docker"
cask "espresso"
cask "firefox"
cask "fuwari"
cask "google-chrome"
cask "google-japanese-ime"
cask "inkdrop"
cask "insomnia"
cask "iterm2"
cask "jetbrains-toolbox"
cask "ngrok"
cask "raycast"
cask "rectangle"
cask "slack"
cask "spotify"
cask "stoplight-studio"
cask "transmit"
cask "unity-hub"
cask "visual-studio-code"
cask "warp"
cask "witch"
cask "zoom"