Update .local/share/chezmoi/software.yml
This commit is contained in:
parent
c4c27faa35
commit
eac4e45fde
1 changed files with 9 additions and 3 deletions
|
@ -679,14 +679,20 @@ softwarePackages:
|
||||||
choco: brave
|
choco: brave
|
||||||
snap: brave
|
snap: brave
|
||||||
broot:
|
broot:
|
||||||
_bin: br
|
_bin: broot
|
||||||
_desc: '[broot](https://dystroy.org/broot/) offers a new way to see and navigate directory trees.'
|
_desc: '[broot](https://dystroy.org/broot/) offers a new way to see and navigate directory trees.'
|
||||||
_docs: https://dystroy.org/broot/documentation/usage/
|
_docs: https://dystroy.org/broot/documentation/usage/
|
||||||
_github: https://github.com/Canop/broot
|
_github: https://github.com/Canop/broot
|
||||||
_home: https://dystroy.org/broot/
|
_home: https://dystroy.org/broot/
|
||||||
_name: broot
|
_name: Broot
|
||||||
_service: null
|
_service: false
|
||||||
ansible: professormanhattan.broot
|
ansible: professormanhattan.broot
|
||||||
|
apk: broot
|
||||||
|
brew: broot
|
||||||
|
cargo: broot
|
||||||
|
emerge: broot
|
||||||
|
pkgin: broot
|
||||||
|
port: broot
|
||||||
browser-sync:
|
browser-sync:
|
||||||
_bin: null
|
_bin: null
|
||||||
_desc: null
|
_desc: null
|
||||||
|
|
Loading…
Reference in a new issue