mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
14 lines
151 B
Ruby
14 lines
151 B
Ruby
tap "homebrew/cask"
|
|
|
|
# formula
|
|
brew "stow"
|
|
brew "fd"
|
|
brew "ripgrep"
|
|
brew "zsh"
|
|
brew "neovim"
|
|
|
|
# casks
|
|
cask "docker"
|
|
cask "google-chrome"
|
|
cask "iterm2"
|