add homebrew preinstall script

This commit is contained in:
2025-04-23 17:30:18 +08:00
parent 03376d997f
commit 1b043aa6f9
2 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
packages:
darwin:
brews:
- 'chozmoi'
- 'git'
- 'vim'
- 'lsix'
- 'eza'
- 'grc'
- 'cmake'
- 'python'
- 'go'
- 'nodejs'
- 'java'
casks:
- 'iterm2'