dotfiles/Brewfile

19 lines
322 B
Ruby

tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
brew "git"
brew "btop"
brew "jq"
brew "make"
brew "starship"
brew "tmux"
cask "1password"
cask "aerial"
cask "font-meslo-for-powerline"
cask "font-meslo-lg-dz"
cask "obsidian"
cask "omnifocus"
cask "spotify"
cask "visual-studio-code"