90f3daea1c
Deleted dotfiles/.local/Scoop.full
8 lines
330 B
Ruby
8 lines
330 B
Ruby
# Brewfile.full contains utilities that should be installed on a full desktops
|
|
# that include all the software we deem worthy. It is the default Brewfile configuration for full desktop deployments using
|
|
# [Gas Station](https://gitlab.com/megabyte-labs/gas-station).
|
|
|
|
brew "cointop"
|
|
brew "translate-shell"
|
|
|
|
cask "google-assistant"
|