Update dotfiles/.local/Brewfile.full, dotfiles/.local/Brewfile.dev, dotfiles/.local/Packages.config.dev, dotfiles/.local/Brewfile.terminal, dotfiles/.local/Packages.config.terminal, dotfiles/.local/Scoop.dev, dotfiles/.local/Scoop.terminal, dotfiles/.local/Scoop.kubernetes, dotfiles/.local/Scoop.full

This commit is contained in:
Brian Zalewski 2022-11-21 03:16:16 +00:00
parent 6a5c7653fe
commit 0d7432134f
9 changed files with 18 additions and 1 deletions

View file

@ -176,6 +176,12 @@ brew "bandwich"
brew "awscli"
brew "azure-cli"
brew "consul-template"
brew "yank"
brew "yarn"
brew "wkhtmltopdf"
brew "waypoint"
brew "watchman"
brew "upx"
# Homebrew Casks (only available on macOS)
# e.g. `brew install --cask <program>`

View file

@ -2,4 +2,4 @@
# 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 "cointop"

View file

@ -118,3 +118,5 @@ brew "yj"
brew "vim"
brew "whalebrew"
brew "etcd"
brew "wget"
brew "tree"

View file

@ -10,4 +10,9 @@
<package id="chocolatey-core.extension" />
<package id="chocolateygui" />
<package id="consul-template" />
<package id="powertoys" />
<package id="upx" />
<package id="watchman" />
<package id="wkhtmltopdf" />
<package id="yarn" />
</packages>

View file

@ -11,5 +11,8 @@
<package id="fzf" />
<package id="ripgrep" />
<package id="ripgrep-all" />
<package id="tree" />
<package id="vault" />
<package id="vim" />
<package id="wget" />
</packages>

View file

@ -0,0 +1 @@
waypoint

View file

View file

View file