Update .local/share/chezmoi/software.yml
This commit is contained in:
parent
ed4d463994
commit
d321ade861
1 changed files with 4 additions and 2 deletions
|
@ -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.'
|
||||
|
|
Loading…
Reference in a new issue