From d321ade8612681bd36355dae4f1b41ff1ac686e7 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Fri, 9 Dec 2022 22:32:17 +0000 Subject: [PATCH] Update .local/share/chezmoi/software.yml --- .local/share/chezmoi/software.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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.'