Update 2 files

- /software.yml
- /home/.chezmoidata.yaml
This commit is contained in:
Brian Zalewski 2023-01-09 01:33:17 +00:00
parent a64815f5a2
commit b29cd07c72
2 changed files with 49 additions and 0 deletions

View file

@ -164,6 +164,7 @@ softwareGroups:
- zsh - zsh
- zx - zx
CLI-Extras: &CLI-Extras CLI-Extras: &CLI-Extras
- axel
- bin - bin
- bitly - bitly
- desed - desed
@ -439,14 +440,17 @@ softwareGroups:
- temps - temps
- teamviewer - teamviewer
Misc-Development-Tools: &Misc-Development-Tools Misc-Development-Tools: &Misc-Development-Tools
- ansifilter
- aqua - aqua
# - asdf # Handled by dotfiles # - asdf # Handled by dotfiles
# - astronvim # - astronvim
- automake - automake
- bfg
- bundler - bundler
- carthage - carthage
- cmake - cmake
- cocoapods - cocoapods
- codeclimate
- dotnet - dotnet
- gradle - gradle
- ideviceinstaller - ideviceinstaller

View file

@ -254,6 +254,17 @@ softwarePackages:
choco: altair-graphql choco: altair-graphql
snap: altair snap: altair
yay: altair yay: altair
ansifilter:
_bin: ansifilter
_desc: null
_docs: null
_github: null
_home: null
_name: Ansifilter
_service: false
brew: ansifilter
choco: ansifilter
port: ansifilter
android-studio: android-studio:
_bin: null _bin: null
_desc: >- _desc: >-
@ -594,6 +605,31 @@ softwarePackages:
_service: null _service: null
_when:darwin: '! (brew list bash-completion | grep bash-completion)' _when:darwin: '! (brew list bash-completion | grep bash-completion)'
brew:darwin: bash-completion brew:darwin: bash-completion
axel:
_bin: axel
_docs: null
_github: https://github.com/axel-download-accelerator/axel
_home: null
_name: Axel
_service: false
_type: cli
apt: axel
brew: axel
choco: axel
dnf: axel
pacman: axel
port: axel
bfg:
_bin: bfg
_docs: https://rtyley.github.io/bfg-repo-cleaner/
_github: https://github.com/rtyley/bfg-repo-cleaner
_home: https://rtyley.github.io/bfg-repo-cleaner/
_name: BFG Repo Cleaner
_service: false
_type: cli
brew: bfg
choco: bfg-repo-cleaner
port: bfg
bat: bat:
_bin: bat _bin: bat
_desc: '[bat](https://github.com/sharkdp/bat) is a cat(1) clone with syntax highlighting and Git integration.' _desc: '[bat](https://github.com/sharkdp/bat) is a cat(1) clone with syntax highlighting and Git integration.'
@ -3371,6 +3407,15 @@ softwarePackages:
_name: null _name: null
_service: null _service: null
npm: imgur-uploader-cli npm: imgur-uploader-cli
codeclimate:
_bin: codeclimate
_desc: null
_docs: null
_github: null
_home: null
_name: CodeClimate
_service: false
brew: codeclimate/formulae/codeclimate
impl: impl:
_bin: impl _bin: impl
_desc: null _desc: null