diff --git a/.local/share/chezmoi/software.yml b/.local/share/chezmoi/software.yml index b209cbae..12e4e188 100644 --- a/.local/share/chezmoi/software.yml +++ b/.local/share/chezmoi/software.yml @@ -5295,13 +5295,13 @@ softwarePackages: snap: rpi-imager yay: rpi-imager 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.' _docs: https://rclone.org/docs/ _github: https://github.com/rclone/rclone _home: https://rclone.org/ _name: Rclone - _service: null + _service: true ansible: professormanhattan.rclone apt: rclone brew: rclone @@ -5311,6 +5311,8 @@ softwarePackages: - nssm dnf: rclone pacman: rclone + port: rclone + scoop: rclone redis-desktop-manager: _bin: null _desc: '[Redis Desktop Manager](https://rdm.dev/) is an open source cross-platform Desktop Manager for Redis based on Qt 5.'