Update 2 files
- /software.yml - /home/.chezmoidata.yaml
This commit is contained in:
parent
5d93e93dd9
commit
9308e44f9e
2 changed files with 11 additions and 0 deletions
|
@ -671,6 +671,7 @@ softwareGroups:
|
|||
Transfer-Desktop: &Transfer-Desktop
|
||||
- dat-desktop
|
||||
- filezilla
|
||||
- google-drive
|
||||
- motrix
|
||||
- qbittorrent
|
||||
- webtorrent
|
||||
|
|
10
software.yml
10
software.yml
|
@ -1070,6 +1070,16 @@ softwarePackages:
|
|||
yay: google-chrome
|
||||
_service: false
|
||||
_type: application
|
||||
google-drive:
|
||||
_bin: google-drive
|
||||
_desc: null
|
||||
_docs: null
|
||||
_github: false
|
||||
_home: https://www.google.com/drive/download/
|
||||
_name: Google Drive
|
||||
_when:cask:
|
||||
cask: google-drive
|
||||
choco: googledrive
|
||||
tor-browser:
|
||||
_bin: tor-browser
|
||||
_desc: Tor, short for The Onion Router, is free and open-source software for enabling anonymous communication. It directs Internet traffic through a free, worldwide, volunteer overlay network, consisting of more than seven thousand relays, to conceal a user's location and usage.
|
||||
|
|
Loading…
Reference in a new issue