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
|
||||
snap: brave
|
||||
broot:
|
||||
_bin: br
|
||||
_bin: broot
|
||||
_desc: '[broot](https://dystroy.org/broot/) offers a new way to see and navigate directory trees.'
|
||||
_docs: https://dystroy.org/broot/documentation/usage/
|
||||
_github: https://github.com/Canop/broot
|
||||
_home: https://dystroy.org/broot/
|
||||
_name: broot
|
||||
_service: null
|
||||
_name: Broot
|
||||
_service: false
|
||||
ansible: professormanhattan.broot
|
||||
apk: broot
|
||||
brew: broot
|
||||
cargo: broot
|
||||
emerge: broot
|
||||
pkgin: broot
|
||||
port: broot
|
||||
browser-sync:
|
||||
_bin: null
|
||||
_desc: null
|
||||
|
|
Loading…
Reference in a new issue