Update dotfiles/.local/Packages.config.full, dotfiles/.local/Brewfile.full
This commit is contained in:
parent
038c4ab023
commit
aa786ecd3e
2 changed files with 4 additions and 8 deletions
|
@ -1,3 +1,5 @@
|
||||||
# Brewfile.full contains utilities that should be installed on a full desktops
|
# 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
|
# 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).
|
# [Gas Station](https://gitlab.com/megabyte-labs/gas-station).
|
||||||
|
|
||||||
|
brew "cointop"
|
||||||
|
|
|
@ -1,10 +1,4 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<packages>
|
||||||
<package id="audacity" />
|
<package id="cointop" />
|
||||||
<package id="autohotkey" />
|
|
||||||
<package id="autohotkey.install" />
|
|
||||||
<package id="ccleaner" />
|
|
||||||
<package id="chocolatey" />
|
|
||||||
<package id="chocolatey-core.extension" />
|
|
||||||
<package id="chocolateygui" />
|
|
||||||
</packages>
|
</packages>
|
Loading…
Reference in a new issue