306e84d012
Deleted .local/bin/quickstart, .local/bin/chrome-profile-export, .local/bin/chrome-profile-import, .local/bin/firefox-profile-export, .local/bin/firefox-profile-import, .local/share/chezmoi/home/dot_local/bin/executable_chrome-profile-export, .local/share/chezmoi/home/dot_local/bin/executable_chrome-profile-import, .local/share/chezmoi/home/dot_local/bin/executable_firefox-profile-export, .local/share/chezmoi/home/dot_local/bin/executable_firefox-profile-import, .local/share/chezmoi/home/dot_local/bin/executable_fonttest, .local/share/chezmoi/home/dot_local/bin/executable_quickstart, .local/share/chezmoi/home/dot_local/bin/executable_squash-symlink
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"
|