more entries
This commit is contained in:
21
catalog.yaml
21
catalog.yaml
@@ -65,6 +65,12 @@ br:
|
||||
desc: Get an overview of a directory, even a big one
|
||||
github: Canop/broot
|
||||
|
||||
bfs:
|
||||
desc: A breadth-first version of the UNIX find command
|
||||
website: https://tavianator.com/projects/bfs.html
|
||||
github: tavianator/bfs
|
||||
tags: C, find
|
||||
|
||||
btop:
|
||||
github: aristocratos/btop
|
||||
desc: A monitor of resources
|
||||
@@ -213,6 +219,11 @@ grype:
|
||||
desc: A vulnerability scanner for container images and filesystems
|
||||
github: anchore/grype
|
||||
|
||||
gum:
|
||||
desc: A tool for glamorous shell scripts. Leverage the power of Bubbles and Lip Gloss in your scripts and aliases without writing any Go code!
|
||||
github: charmbracelet/gum
|
||||
tags: Go
|
||||
|
||||
hey:
|
||||
desc: HTTP load generator, ApacheBench (ab) replacement
|
||||
github: rakyll/hey
|
||||
@@ -221,6 +232,12 @@ hishtory:
|
||||
desc: Better Shell History
|
||||
github: ddworken/hishtory
|
||||
|
||||
htmlq:
|
||||
desc: Like jq, but for HTML. like pup
|
||||
github: mgdm/htmlq
|
||||
cargo:
|
||||
tags: rust, query
|
||||
|
||||
htop:
|
||||
desc: an interactive process viewer
|
||||
github: htop-dev/htop
|
||||
@@ -320,6 +337,10 @@ ko:
|
||||
desc: a simple, fast container image builder for Go applications.
|
||||
github: ko-build/ko
|
||||
|
||||
landrun:
|
||||
desc: Run any Linux process in a secure, unprivileged sandbox using Landlock LSM. Think firejail, but lightweight, user-friendly, and baked into the kernel.
|
||||
github: Zouuup/landrun
|
||||
|
||||
lazygit:
|
||||
desc: simple terminal UI for git commands
|
||||
github: jesseduffield/lazygit
|
||||
|
Reference in New Issue
Block a user