Update 3 files
- /docs/TODO.md - /software.yml - /home/.chezmoidata.yaml
This commit is contained in:
parent
e40f04f0d8
commit
d5b5363069
3 changed files with 11 additions and 0 deletions
|
@ -5,6 +5,7 @@ https://github.com/QaidVoid/Complete-Single-GPU-Passthrough
|
||||||
https://github.com/dosyago/DiskerNet
|
https://github.com/dosyago/DiskerNet
|
||||||
https://github.com/mldangelo/personal-site
|
https://github.com/mldangelo/personal-site
|
||||||
https://github.com/rigoneri/Syte3
|
https://github.com/rigoneri/Syte3
|
||||||
|
# Tiltfile
|
||||||
✖ ERROR Gsettings Failed to apply gsetting
|
✖ ERROR Gsettings Failed to apply gsetting
|
||||||
Error: Command failed: gsettings set org.gnome.desktop.interface color-scheme prefer-dark
|
Error: Command failed: gsettings set org.gnome.desktop.interface color-scheme prefer-dark
|
||||||
No such key “color-scheme”
|
No such key “color-scheme”
|
||||||
|
|
|
@ -337,6 +337,7 @@ softwareGroups:
|
||||||
- fly
|
- fly
|
||||||
- gcloud
|
- gcloud
|
||||||
- heroku-cli
|
- heroku-cli
|
||||||
|
- infracost
|
||||||
- juju
|
- juju
|
||||||
- lexicon
|
- lexicon
|
||||||
- logcli
|
- logcli
|
||||||
|
|
|
@ -1008,6 +1008,15 @@ softwarePackages:
|
||||||
_name: Carthage
|
_name: Carthage
|
||||||
brew:darwin: carthage
|
brew:darwin: carthage
|
||||||
_type: cli
|
_type: cli
|
||||||
|
infracost:
|
||||||
|
_bin: infracost
|
||||||
|
_desc: Cloud cost estimates for Terraform in pull requests💰📉 Love your cloud bill!
|
||||||
|
_docs: https://www.infracost.io/docs/
|
||||||
|
_home: https://www.infracost.io/
|
||||||
|
_github: https://github.com/infracost/infracost
|
||||||
|
_name: Infracost
|
||||||
|
brew: infracost
|
||||||
|
choco: infracost
|
||||||
imageoptim:
|
imageoptim:
|
||||||
_bin: null
|
_bin: null
|
||||||
_docs: null
|
_docs: null
|
||||||
|
|
Loading…
Reference in a new issue