Update .local/share/chezmoi/software.yml

This commit is contained in:
Brian Zalewski 2022-12-09 22:59:57 +00:00
parent 3ac6c5db4b
commit 2b3af51fc8

View file

@ -2993,7 +2993,7 @@ softwarePackages:
scoop: heroku-cli scoop: heroku-cli
yay: heroku-cli yay: heroku-cli
hexyl: hexyl:
_bin: null _bin: hexyl
_desc: '[hexyl](https://github.com/sharkdp/hexyl) is a simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII).' _desc: '[hexyl](https://github.com/sharkdp/hexyl) is a simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII).'
_docs: null _docs: null
_github: https://github.com/sharkdp/hexyl _github: https://github.com/sharkdp/hexyl
@ -3005,11 +3005,16 @@ softwarePackages:
apt: hexyl apt: hexyl
brew: hexyl brew: hexyl
cargo: hexyl cargo: hexyl
dnf: hexyl
github: github.com/sharkdp/hexyl github: github.com/sharkdp/hexyl
nix: hexyl
pacman: hexyl pacman: hexyl
pkg: hexyl pkg-freebsd: hexyl
pkg-termux: hexyl
port: hexyl
scoop: hexyl scoop: hexyl
snap: hexyl snap: hexyl
xbps: hexyl
hey: hey:
_bin: null _bin: null
_desc: HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom _desc: HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom