Added brew files

This commit is contained in:
2021-12-11 21:30:56 -05:00
parent df63b48e80
commit 0ce781d4cf
4 changed files with 288 additions and 11 deletions

13
macOS/Brewfile Normal file
View File

@@ -0,0 +1,13 @@
tap "homebrew/cask"
# formula
brew "stow"
brew "fd"
brew "ripgrep"
brew "zsh"
brew "neovim"
# casks
cask "docker"
cask "google-chrome"
cask "iterm2"