Update 2 files
- /home/.chezmoidata.yaml - /software.yml
This commit is contained in:
parent
cc8dea6328
commit
78a88bfd7f
2 changed files with 12 additions and 0 deletions
|
@ -764,6 +764,7 @@ softwareGroups:
|
|||
- gdown
|
||||
- ots
|
||||
- share
|
||||
- syncthing
|
||||
Transfer-Desktop: &Transfer-Desktop
|
||||
- ariang
|
||||
- dat-desktop
|
||||
|
|
11
software.yml
11
software.yml
|
@ -4958,6 +4958,17 @@ softwarePackages:
|
|||
port: netdata
|
||||
script: curl https://my-netdata.io/kickstart.sh > /tmp/netdata-kickstart.sh && sh /tmp/netdata-kickstart.sh
|
||||
_type: webapp
|
||||
hurl:
|
||||
_bin: hurl
|
||||
_github: https://github.com/Orange-OpenSource/hurl
|
||||
brew: hurl
|
||||
cargo: hurl
|
||||
choco: hurl
|
||||
npm: '@orangeopensource/hurl'
|
||||
pkg-freebsd: hurl
|
||||
port: hurl
|
||||
scoop: hurl
|
||||
winget: hurl
|
||||
newman:
|
||||
_bin: newman
|
||||
_desc: Command-line collection runner for Postman
|
||||
|
|
Loading…
Reference in a new issue