Update .local/share/chezmoi/software.yml

This commit is contained in:
Brian Zalewski 2022-12-09 22:32:17 +00:00
parent ed4d463994
commit d321ade861

View file

@ -5295,13 +5295,13 @@ softwarePackages:
snap: rpi-imager snap: rpi-imager
yay: rpi-imager yay: rpi-imager
rclone: rclone:
_bin: null _bin: rclone
_desc: '[Rclone](https://rclone.org/) is an open source, multi threaded, command line computer program to manage content on cloud and other high latency storage. Its capabilities include sync, transfer, crypt, cache, union, compress and mount. The rclone website lists [fifty supported backends](https://rclone.org/overview/) including S3 services and Google Drive.' _desc: '[Rclone](https://rclone.org/) is an open source, multi threaded, command line computer program to manage content on cloud and other high latency storage. Its capabilities include sync, transfer, crypt, cache, union, compress and mount. The rclone website lists [fifty supported backends](https://rclone.org/overview/) including S3 services and Google Drive.'
_docs: https://rclone.org/docs/ _docs: https://rclone.org/docs/
_github: https://github.com/rclone/rclone _github: https://github.com/rclone/rclone
_home: https://rclone.org/ _home: https://rclone.org/
_name: Rclone _name: Rclone
_service: null _service: true
ansible: professormanhattan.rclone ansible: professormanhattan.rclone
apt: rclone apt: rclone
brew: rclone brew: rclone
@ -5311,6 +5311,8 @@ softwarePackages:
- nssm - nssm
dnf: rclone dnf: rclone
pacman: rclone pacman: rclone
port: rclone
scoop: rclone
redis-desktop-manager: redis-desktop-manager:
_bin: null _bin: null
_desc: '[Redis Desktop Manager](https://rdm.dev/) is an open source cross-platform Desktop Manager for Redis based on Qt 5.' _desc: '[Redis Desktop Manager](https://rdm.dev/) is an open source cross-platform Desktop Manager for Redis based on Qt 5.'