Update 2 files

- /software.yml
- /home/.chezmoidata.yaml
This commit is contained in:
Brian Zalewski 2023-04-25 19:28:04 +00:00
parent e46019990c
commit 9ebd7f71e0
2 changed files with 5 additions and 0 deletions

View file

@ -674,6 +674,7 @@ softwareGroups:
- virtualenv - virtualenv
Recording: &Recording Recording: &Recording
- asciinema - asciinema
- blackhole
- carbon-now - carbon-now
- dframe - dframe
- t-rec - t-rec

View file

@ -548,6 +548,10 @@ softwarePackages:
pacman: pacman:
- argocd - argocd
- argocd-cli - argocd-cli
blackhole:
_bin: blackhole
_desc: Audio loopback device for macOS (supports sound passthrough to screen recording software on macOS)
brew: blackhole-16ch
aria2: aria2:
_bin: aria2c _bin: aria2c
_desc: '[aria2](https://aria2.github.io/) is a lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. [AriaNg](http://ariang.mayswind.net/) is a modern web frontend that makes working with aria2 easier.' _desc: '[aria2](https://aria2.github.io/) is a lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. [AriaNg](http://ariang.mayswind.net/) is a modern web frontend that makes working with aria2 easier.'