mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 15:50:41 +00:00
Use a Brewfile to install software, which is required to bootstrap my mac.
This commit is contained in:
parent
3d8dbbbb2f
commit
bc3a9f1222
2 changed files with 11 additions and 2 deletions
6
misc/bootstrap.Brewfile
Normal file
6
misc/bootstrap.Brewfile
Normal file
|
@ -0,0 +1,6 @@
|
|||
brew "coreutils"
|
||||
brew "fzf"
|
||||
brew "libmagic"
|
||||
brew "mas"
|
||||
brew "uv"
|
||||
brew "zsh"
|
Loading…
Add table
Add a link
Reference in a new issue