Update dotfiles/.local/Brewfile.dev, dotfiles/.local/Packages.config.dev
This commit is contained in:
parent
aa786ecd3e
commit
6a5c7653fe
2 changed files with 4 additions and 0 deletions
|
@ -174,6 +174,8 @@ brew "rclone"
|
||||||
brew "goofys"
|
brew "goofys"
|
||||||
brew "bandwich"
|
brew "bandwich"
|
||||||
brew "awscli"
|
brew "awscli"
|
||||||
|
brew "azure-cli"
|
||||||
|
brew "consul-template"
|
||||||
|
|
||||||
# Homebrew Casks (only available on macOS)
|
# Homebrew Casks (only available on macOS)
|
||||||
# e.g. `brew install --cask <program>`
|
# e.g. `brew install --cask <program>`
|
||||||
|
|
|
@ -4,8 +4,10 @@
|
||||||
<package id="autohotkey" />
|
<package id="autohotkey" />
|
||||||
<package id="autohotkey.install" />
|
<package id="autohotkey.install" />
|
||||||
<package id="awscli" />
|
<package id="awscli" />
|
||||||
|
<package id="azure-cli" />
|
||||||
<package id="ccleaner" />
|
<package id="ccleaner" />
|
||||||
<package id="chocolatey" />
|
<package id="chocolatey" />
|
||||||
<package id="chocolatey-core.extension" />
|
<package id="chocolatey-core.extension" />
|
||||||
<package id="chocolateygui" />
|
<package id="chocolateygui" />
|
||||||
|
<package id="consul-template" />
|
||||||
</packages>
|
</packages>
|
||||||
|
|
Loading…
Reference in a new issue