Update .local/share/chezmoi/software.yml
This commit is contained in:
parent
fd268aa589
commit
dda12bfb58
1 changed files with 11 additions and 9 deletions
|
@ -1641,13 +1641,13 @@ softwarePackages:
|
||||||
nix: emplace
|
nix: emplace
|
||||||
scoop: emplace
|
scoop: emplace
|
||||||
empty-trash:
|
empty-trash:
|
||||||
_bin: null
|
_bin: empty-trash
|
||||||
_desc: null
|
_desc: CLI to empty trash on macOS, Windows, and Linux
|
||||||
_docs: null
|
_docs: https://github.com/sindresorhus/empty-trash-cli
|
||||||
_github: null
|
_github: https://github.com/sindresorhus/empty-trash-cli
|
||||||
_home: null
|
_home: https://github.com/sindresorhus/empty-trash-cli
|
||||||
_name: null
|
_name: Empty Trash CLI
|
||||||
_service: null
|
_service: false
|
||||||
npm: empty-trash-cli
|
npm: empty-trash-cli
|
||||||
envconsul:
|
envconsul:
|
||||||
_bin: null
|
_bin: null
|
||||||
|
@ -5632,7 +5632,7 @@ softwarePackages:
|
||||||
_service: null
|
_service: null
|
||||||
ansible: professormanhattan.sonatype-nexus
|
ansible: professormanhattan.sonatype-nexus
|
||||||
speed-test:
|
speed-test:
|
||||||
_bin: null
|
_bin: speed-test
|
||||||
_desc: null
|
_desc: null
|
||||||
_docs: null
|
_docs: null
|
||||||
_github: null
|
_github: null
|
||||||
|
@ -5900,7 +5900,6 @@ softwarePackages:
|
||||||
_name: sysget
|
_name: sysget
|
||||||
_service: null
|
_service: null
|
||||||
_type: cli
|
_type: cli
|
||||||
github: github.com/Eugeny/tabby
|
|
||||||
t:
|
t:
|
||||||
_bin: null
|
_bin: null
|
||||||
_desc: null
|
_desc: null
|
||||||
|
@ -5993,6 +5992,9 @@ softwarePackages:
|
||||||
cask: teamviewer
|
cask: teamviewer
|
||||||
choco: teamviewer
|
choco: teamviewer
|
||||||
yay: teamviewer
|
yay: teamviewer
|
||||||
|
teamviewer:darwin:
|
||||||
|
_when: '! test -d /Applications/TeamViewer.app'
|
||||||
|
cask: teamviewer
|
||||||
teleport:
|
teleport:
|
||||||
_bin: null
|
_bin: null
|
||||||
_desc: '[Teleport](https://goteleport.com/) is a free and open-source tool that allows engineers and security professionals to unify access for SSH servers, Kubernetes clusters, web applications, and databases across all environments. It is an identity-aware, multi-protocol access proxy which understands SSH, HTTPS, Kubernetes API, MySQL and PostgreSQL wire protocols.'
|
_desc: '[Teleport](https://goteleport.com/) is a free and open-source tool that allows engineers and security professionals to unify access for SSH servers, Kubernetes clusters, web applications, and databases across all environments. It is an identity-aware, multi-protocol access proxy which understands SSH, HTTPS, Kubernetes API, MySQL and PostgreSQL wire protocols.'
|
||||||
|
|
Loading…
Reference in a new issue