mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
Added brew files
This commit is contained in:
13
macOS/Brewfile
Normal file
13
macOS/Brewfile
Normal 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"
|
||||
Reference in New Issue
Block a user