Update dotfiles/.local/Brewfile.dev, dotfiles/.local/Packages.config.dev
This commit is contained in:
parent
b5e3084abb
commit
3ecabf8155
2 changed files with 2 additions and 0 deletions
|
@ -173,6 +173,7 @@ brew "pnpm"
|
||||||
brew "rclone"
|
brew "rclone"
|
||||||
brew "goofys"
|
brew "goofys"
|
||||||
brew "bandwich"
|
brew "bandwich"
|
||||||
|
brew "awscli"
|
||||||
|
|
||||||
# Homebrew Casks (only available on macOS)
|
# Homebrew Casks (only available on macOS)
|
||||||
# e.g. `brew install --cask <program>`
|
# e.g. `brew install --cask <program>`
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
<package id="audacity" />
|
<package id="audacity" />
|
||||||
<package id="autohotkey" />
|
<package id="autohotkey" />
|
||||||
<package id="autohotkey.install" />
|
<package id="autohotkey.install" />
|
||||||
|
<package id="awscli" />
|
||||||
<package id="ccleaner" />
|
<package id="ccleaner" />
|
||||||
<package id="chocolatey" />
|
<package id="chocolatey" />
|
||||||
<package id="chocolatey-core.extension" />
|
<package id="chocolatey-core.extension" />
|
||||||
|
|
Loading…
Reference in a new issue