Update .local/share/chezmoi/software.yml
This commit is contained in:
parent
dac1d23ea1
commit
287f054cfb
1 changed files with 7 additions and 7 deletions
|
@ -6988,13 +6988,13 @@ softwarePackages:
|
||||||
snap: code
|
snap: code
|
||||||
yay: visual-studio-code-bin
|
yay: visual-studio-code-bin
|
||||||
w3m:
|
w3m:
|
||||||
_bin: null
|
_bin: w3m
|
||||||
_desc: null
|
_desc: w3m is a pager/text-based WWW browser. You can browse local documents and/or documents on the WWW using a terminal emulator.
|
||||||
_docs: null
|
_docs: https://w3m.sourceforge.net/MANUAL
|
||||||
_github: null
|
_github: https://github.com/tats/w3m
|
||||||
_home: null
|
_home: https://tracker.debian.org/pkg/w3m
|
||||||
_name: null
|
_name: w3m
|
||||||
_service: null
|
_service: false
|
||||||
apt: w3m
|
apt: w3m
|
||||||
brew: w3m
|
brew: w3m
|
||||||
dnf: w3m
|
dnf: w3m
|
||||||
|
|
Loading…
Reference in a new issue