# Mac Use `brew bundle` to automatically download and install software from your `brewfile`. ### `brewfile` ``` tap "homebrew/cask" brew "tree" brew "mas" brew "handbrake" cask "firefox" cask "iterm2" cask "telegram" cask "shiftit" cask "docker" cask "vlc" cask "disk-inventory-x" cask "rekordbox" cask "clickup" ``` # Linux > Coming Soon