Skip to content
2 changes: 0 additions & 2 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,11 @@ cask 'font-dejavu'
cask 'font-jetbrains-mono'
cask 'font-monaspace'
cask 'font-moralerspace'
cask 'iterm2'

# Require `mas` and sign in to App Store.
# mas 'Gapplin', id: 768053424
# mas 'LINE', id: 539883307
# mas 'Magnet', id: 441258766
# mas "ForkLift", id: 412448059
# mas "Pixelmator Pro", id: 1289583905
# mas "Perplexity", id: 6714467650
# mas "Kindle", id: 302584613
6 changes: 4 additions & 2 deletions variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ homebrew_package_names:
- memcached
- mas
- mise
- msedit
- mysql
Comment on lines 16 to 19
- peco
- pstree
Expand All @@ -30,6 +31,7 @@ homebrew_package_names:
- vim
- watch
- wget
- witr
- zsh

homebrew_cask_package_names:
Expand All @@ -38,6 +40,8 @@ homebrew_cask_package_names:
- chatgpt
- choosy
- claude
- codex
- codex-app
- cleanshot
- cloudflare-warp
- dash
Expand All @@ -55,7 +59,6 @@ homebrew_cask_package_names:
- google-japanese-ime
- imageoptim
- insomnia
- iterm2
- jetbrains-toolbox
- keybase
- krisp
Expand Down Expand Up @@ -92,7 +95,6 @@ vscode_package_names:
- denoland.vscode-deno
- docker.docker
- github.codespaces
- github.copilot-chat
- github.vscode-github-actions
- github.vscode-pull-request-github
- golang.go
Expand Down