Compare commits
1 Commits
main
...
more-in-th
Author | SHA1 | Date | |
---|---|---|---|
95d1a3e241 |
207
catalog.yaml
207
catalog.yaml
@ -1,8 +1,14 @@
|
|||||||
ab:
|
ab:
|
||||||
fullname: Apache Benchmark
|
name: Apache Benchmark
|
||||||
desc: a tool for benchmarking your Apache Hypertext Transfer Protocol (HTTP) server
|
desc: a tool for benchmarking your Apache Hypertext Transfer Protocol (HTTP) server
|
||||||
website: https://httpd.apache.org/docs/2.4/programs/ab.html
|
website: https://httpd.apache.org/docs/2.4/programs/ab.html
|
||||||
|
|
||||||
|
ag:
|
||||||
|
name: the silver searcher
|
||||||
|
github: ggreer/the_silver_searcher
|
||||||
|
desc: A code-searching tool similar to ack, but faster.
|
||||||
|
website: https://geoff.greer.fm/ag/
|
||||||
|
|
||||||
amber:
|
amber:
|
||||||
website: https://amber-lang.com/
|
website: https://amber-lang.com/
|
||||||
desc: a programming language transpiled into Bash Script
|
desc: a programming language transpiled into Bash Script
|
||||||
@ -17,16 +23,17 @@ aria2:
|
|||||||
desc: lightweight multi-protocol & multi-source command-line download utility
|
desc: lightweight multi-protocol & multi-source command-line download utility
|
||||||
github: aria2/aria2
|
github: aria2/aria2
|
||||||
|
|
||||||
asdf:
|
|
||||||
desc: manage developement environments for many languages with multiple concurrent versions
|
|
||||||
github: asdf-vm/asdf
|
|
||||||
|
|
||||||
asciinema:
|
asciinema:
|
||||||
desc: Record and share your terminal sessions
|
desc: Record and share your terminal sessions
|
||||||
website: https://asciinema.org/
|
website: https://asciinema.org/
|
||||||
pip:
|
pip:
|
||||||
|
|
||||||
|
asdf:
|
||||||
|
desc: manage developement environments for many languages with multiple concurrent versions
|
||||||
|
github: asdf-vm/asdf
|
||||||
|
|
||||||
atuin:
|
atuin:
|
||||||
|
website: https://atuin.sh/
|
||||||
desc: Magical shell history
|
desc: Magical shell history
|
||||||
github: ellie/atuin
|
github: ellie/atuin
|
||||||
|
|
||||||
@ -43,12 +50,18 @@ benthos:
|
|||||||
website: https://www.benthos.dev/
|
website: https://www.benthos.dev/
|
||||||
github: benthosdev/benthos
|
github: benthosdev/benthos
|
||||||
|
|
||||||
|
bfs:
|
||||||
|
desc: A breadth-first version of the UNIX find command
|
||||||
|
website: https://tavianator.com/projects/bfs.html
|
||||||
|
github: tavianator/bfs
|
||||||
|
tags: C, find
|
||||||
|
|
||||||
bottom:
|
bottom:
|
||||||
desc: A customizable cross-platform graphical process/system monitor for the terminal
|
desc: A customizable cross-platform graphical process/system monitor for the terminal
|
||||||
github: ClementTsang/bottom
|
github: ClementTsang/bottom
|
||||||
|
|
||||||
br:
|
br:
|
||||||
fullname: Broot
|
name: Broot
|
||||||
desc: Get an overview of a directory, even a big one
|
desc: Get an overview of a directory, even a big one
|
||||||
github: Canop/broot
|
github: Canop/broot
|
||||||
|
|
||||||
@ -58,6 +71,11 @@ bfs:
|
|||||||
github: tavianator/bfs
|
github: tavianator/bfs
|
||||||
tags: C, find
|
tags: C, find
|
||||||
|
|
||||||
|
btop:
|
||||||
|
github: aristocratos/btop
|
||||||
|
desc: A monitor of resources
|
||||||
|
tags: cpp
|
||||||
|
|
||||||
chezmoi:
|
chezmoi:
|
||||||
desc: Manage your dotfiles across multiple diverse machines, securely
|
desc: Manage your dotfiles across multiple diverse machines, securely
|
||||||
github: twpayne/chezmoi
|
github: twpayne/chezmoi
|
||||||
@ -70,12 +88,23 @@ cliget:
|
|||||||
desc: install various tools in your user profile
|
desc: install various tools in your user profile
|
||||||
#github: setop/cliget
|
#github: setop/cliget
|
||||||
|
|
||||||
|
curl:
|
||||||
|
github: curl/curl
|
||||||
|
website: https://curl.se/
|
||||||
|
desc: transferring data with URL syntax
|
||||||
|
|
||||||
d2:
|
d2:
|
||||||
fullname: Declarative Diagramming
|
name: Declarative Diagramming
|
||||||
desc: a diagram scripting language that turns text to diagrams
|
desc: a diagram scripting language that turns text to diagrams
|
||||||
website: https://d2-lang.com/
|
website: https://d2-lang.com/
|
||||||
github: terrastruct/d2
|
github: terrastruct/d2
|
||||||
|
|
||||||
|
delta:
|
||||||
|
desc: A syntax-highlighting pager for git, diff, grep, and blame output
|
||||||
|
name: git-delta
|
||||||
|
cargo: git-delta
|
||||||
|
github: dandavison/delta
|
||||||
|
|
||||||
diagram:
|
diagram:
|
||||||
desc: CLI app to convert ASCII arts into hand drawn diagrams
|
desc: CLI app to convert ASCII arts into hand drawn diagrams
|
||||||
github: esimov/diagram
|
github: esimov/diagram
|
||||||
@ -109,12 +138,16 @@ duf:
|
|||||||
desc: Disk Usage/Free Utility - a better 'df' alternative
|
desc: Disk Usage/Free Utility - a better 'df' alternative
|
||||||
github: muesli/duf
|
github: muesli/duf
|
||||||
|
|
||||||
|
exa:
|
||||||
|
desc: modern replacement for ‘ls’ ; unmaintaned, prefer eza
|
||||||
|
github: ogham/exa
|
||||||
|
|
||||||
eza:
|
eza:
|
||||||
desc: enhanced ls (active clone of exa)
|
desc: enhanced ls (active clone of exa)
|
||||||
github: eza-community/eza
|
github: eza-community/eza
|
||||||
|
|
||||||
fail:
|
fail:
|
||||||
desc: this entry will fail, for test purpos
|
desc: this entry will fail, for test purpose
|
||||||
github: fail/fail
|
github: fail/fail
|
||||||
|
|
||||||
fd:
|
fd:
|
||||||
@ -172,6 +205,12 @@ glow:
|
|||||||
gotty:
|
gotty:
|
||||||
desc: Share your terminal as a web application
|
desc: Share your terminal as a web application
|
||||||
|
|
||||||
|
grex:
|
||||||
|
github: pemistahl/grex
|
||||||
|
desc: build regular expressions from samples
|
||||||
|
website: https://pemistahl.github.io/grex-js/
|
||||||
|
cargo:
|
||||||
|
|
||||||
gron:
|
gron:
|
||||||
desc: flatter json to make it greppable
|
desc: flatter json to make it greppable
|
||||||
github: tomnomnom/gron
|
github: tomnomnom/gron
|
||||||
@ -180,6 +219,11 @@ grype:
|
|||||||
desc: A vulnerability scanner for container images and filesystems
|
desc: A vulnerability scanner for container images and filesystems
|
||||||
github: anchore/grype
|
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:
|
hey:
|
||||||
desc: HTTP load generator, ApacheBench (ab) replacement
|
desc: HTTP load generator, ApacheBench (ab) replacement
|
||||||
github: rakyll/hey
|
github: rakyll/hey
|
||||||
@ -188,6 +232,12 @@ hishtory:
|
|||||||
desc: Better Shell History
|
desc: Better Shell History
|
||||||
github: ddworken/hishtory
|
github: ddworken/hishtory
|
||||||
|
|
||||||
|
htmlq:
|
||||||
|
desc: Like jq, but for HTML. like pup
|
||||||
|
github: mgdm/htmlq
|
||||||
|
cargo:
|
||||||
|
tags: rust, query
|
||||||
|
|
||||||
htop:
|
htop:
|
||||||
desc: an interactive process viewer
|
desc: an interactive process viewer
|
||||||
github: htop-dev/htop
|
github: htop-dev/htop
|
||||||
@ -207,14 +257,20 @@ hurl:
|
|||||||
desc: run HTTP requests defined in a simple plain text format
|
desc: run HTTP requests defined in a simple plain text format
|
||||||
github: Orange-OpenSource/hurl
|
github: Orange-OpenSource/hurl
|
||||||
website: https://hurl.dev/
|
website: https://hurl.dev/
|
||||||
|
tags: curl
|
||||||
|
|
||||||
hx:
|
hx:
|
||||||
fullname: helix
|
name: helix
|
||||||
desc: text editor, inspired by vim
|
desc: text editor, inspired by vim
|
||||||
|
|
||||||
|
hyperfine:
|
||||||
|
github: sharkdp/hyperfine
|
||||||
|
desc: benchmarking tool
|
||||||
|
tags: rust
|
||||||
|
|
||||||
ijq:
|
ijq:
|
||||||
desc: interactive jq tool. Like jqplay for the commandline
|
desc: interactive jq tool. Like jqplay for the commandline
|
||||||
repo: https://sr.ht/~gpanders/ijq/
|
srht: gpanders/ijq
|
||||||
website: https://gpanders.com/blog/making-ijq-fast
|
website: https://gpanders.com/blog/making-ijq-fast
|
||||||
tags: Go
|
tags: Go
|
||||||
|
|
||||||
@ -228,11 +284,16 @@ jc:
|
|||||||
github: kellyjonbrazil/jc
|
github: kellyjonbrazil/jc
|
||||||
pip: jc
|
pip: jc
|
||||||
|
|
||||||
|
jd:
|
||||||
|
desc: JSON diff and patch
|
||||||
|
github: josephburnett/jd
|
||||||
|
|
||||||
jinja2:
|
jinja2:
|
||||||
desc: CLI for Jinja2
|
desc: CLI for Jinja2
|
||||||
github: mattrobenolt/jinja2-cli
|
github: mattrobenolt/jinja2-cli
|
||||||
|
|
||||||
jj:
|
jj:
|
||||||
|
name: Jujutsu
|
||||||
desc: A Git-compatible DVCS that is both simple and powerful
|
desc: A Git-compatible DVCS that is both simple and powerful
|
||||||
github: martinvonz/jj
|
github: martinvonz/jj
|
||||||
tags: rust
|
tags: rust
|
||||||
@ -276,6 +337,10 @@ ko:
|
|||||||
desc: a simple, fast container image builder for Go applications.
|
desc: a simple, fast container image builder for Go applications.
|
||||||
github: ko-build/ko
|
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:
|
lazygit:
|
||||||
desc: simple terminal UI for git commands
|
desc: simple terminal UI for git commands
|
||||||
github: jesseduffield/lazygit
|
github: jesseduffield/lazygit
|
||||||
@ -291,13 +356,24 @@ litestream:
|
|||||||
|
|
||||||
lnav:
|
lnav:
|
||||||
desc: An advanced log file viewer for the small-scale
|
desc: An advanced log file viewer for the small-scale
|
||||||
fullname: The Logfile Navigator
|
name: The Logfile Navigator
|
||||||
website: https://lnav.org/
|
website: https://lnav.org/
|
||||||
github: tstack/lnav
|
github: tstack/lnav
|
||||||
|
|
||||||
|
lsd:
|
||||||
|
desc: next gen ls command
|
||||||
|
github: lsd-rs/lsd
|
||||||
|
cargo:
|
||||||
|
tags: rust
|
||||||
|
|
||||||
mc:
|
mc:
|
||||||
desc: minio client
|
desc: minio client
|
||||||
versions: # see https://github.com/penpyt/asdf-mc/raw/master/bin/list-all
|
# versions, see https://github.com/penpyt/asdf-mc/raw/master/bin/list-all
|
||||||
|
|
||||||
|
micro:
|
||||||
|
github: zyedidia/micro
|
||||||
|
desc: a modern and intuitive terminal-based text editor
|
||||||
|
tags: Go, tui
|
||||||
|
|
||||||
minify:
|
minify:
|
||||||
desc: minifiers for web formats
|
desc: minifiers for web formats
|
||||||
@ -318,6 +394,7 @@ minijinja:
|
|||||||
|
|
||||||
mintotp:
|
mintotp:
|
||||||
desc: generate TOTP from the terminal
|
desc: generate TOTP from the terminal
|
||||||
|
github: susam/mintotp
|
||||||
|
|
||||||
mintproxy:
|
mintproxy:
|
||||||
desc: interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets.
|
desc: interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets.
|
||||||
@ -325,7 +402,7 @@ mintproxy:
|
|||||||
|
|
||||||
mlr:
|
mlr:
|
||||||
desc: Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
|
desc: Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
|
||||||
fullname: miller
|
name: miller
|
||||||
github: johnkerl/miller
|
github: johnkerl/miller
|
||||||
|
|
||||||
mosh:
|
mosh:
|
||||||
@ -369,17 +446,22 @@ pet:
|
|||||||
desc: Simple command-line snippet manager
|
desc: Simple command-line snippet manager
|
||||||
github: knqyf263/pet
|
github: knqyf263/pet
|
||||||
|
|
||||||
|
pueue:
|
||||||
|
github: Nukesor/pueue
|
||||||
|
desc: processes a queue of shell commands
|
||||||
|
tags: Rust
|
||||||
|
|
||||||
pup:
|
pup:
|
||||||
desc: Parsing HTML at the command line
|
desc: Parsing HTML at the command line
|
||||||
github: ericchiang/pup
|
github: ericchiang/pup
|
||||||
|
|
||||||
pylufic:
|
pylufic:
|
||||||
inst: direct
|
pip:
|
||||||
desc: Let's upload that file CLI
|
desc: Let's upload that file CLI
|
||||||
|
|
||||||
qjs:
|
qjs:
|
||||||
desc: a small and embeddable Javascript engine.
|
desc: a small and embeddable Javascript engine.
|
||||||
fullname: QuiskJS
|
name: QuiskJS
|
||||||
website: https://bellard.org/quickjs/
|
website: https://bellard.org/quickjs/
|
||||||
|
|
||||||
qr:
|
qr:
|
||||||
@ -396,22 +478,22 @@ redo:
|
|||||||
github: barthr/redo
|
github: barthr/redo
|
||||||
|
|
||||||
relpipe:
|
relpipe:
|
||||||
fullname: Relational pipes
|
name: Relational pipes
|
||||||
website: https://relational-pipes.globalcode.info/
|
website: https://relational-pipes.globalcode.info/
|
||||||
desc: Relational pipes are an open data format designed for streaming structured data between two processes.
|
desc: Relational pipes are an open data format designed for streaming structured data between two processes.
|
||||||
tags: text-processing
|
tags: text-processing
|
||||||
|
|
||||||
|
rg:
|
||||||
|
name: ripgrep
|
||||||
|
desc: improved grep
|
||||||
|
github: BurntSushi/ripgrep
|
||||||
|
|
||||||
rlwrap:
|
rlwrap:
|
||||||
desc: A readline wrapper, with history and completion
|
desc: A readline wrapper, with history and completion
|
||||||
github: hanslub42/rlwrap
|
github: hanslub42/rlwrap
|
||||||
|
|
||||||
rg:
|
|
||||||
fullname: ripgrep
|
|
||||||
desc: improved grep
|
|
||||||
github: BurntSushi/ripgrep
|
|
||||||
|
|
||||||
rq:
|
rq:
|
||||||
fullname: Record Query
|
name: Record Query
|
||||||
desc: A tool for doing format transformation. Supports Avro, CBOR, JSON, MessagePack, Protocol Buffers, YAML, TOML, CSV
|
desc: A tool for doing format transformation. Supports Avro, CBOR, JSON, MessagePack, Protocol Buffers, YAML, TOML, CSV
|
||||||
github: dflemstr/rq
|
github: dflemstr/rq
|
||||||
|
|
||||||
@ -420,6 +502,15 @@ sake:
|
|||||||
github: alajmo/sake
|
github: alajmo/sake
|
||||||
website: https://sakecli.com/
|
website: https://sakecli.com/
|
||||||
|
|
||||||
|
scc:
|
||||||
|
github: boyter/scc
|
||||||
|
desc: "Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates"
|
||||||
|
tags: Go
|
||||||
|
|
||||||
|
sd:
|
||||||
|
github: chmln/sd
|
||||||
|
desc: intuitive find & replace CLI (sed alternative)
|
||||||
|
|
||||||
semgrep:
|
semgrep:
|
||||||
desc: Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
|
desc: Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
|
||||||
website: https://semgrep.dev/
|
website: https://semgrep.dev/
|
||||||
@ -432,26 +523,26 @@ semgrepx:
|
|||||||
tags: Go
|
tags: Go
|
||||||
|
|
||||||
sg:
|
sg:
|
||||||
fullname: ast-grep
|
name: ast-grep
|
||||||
desc: fast and polyglot tool for code structural search, lint, rewriting at large scale
|
desc: fast and polyglot tool for code structural search, lint, rewriting at large scale
|
||||||
github: ast-grep/ast-grep
|
github: ast-grep/ast-grep
|
||||||
website: https://ast-grep.github.io/
|
website: https://ast-grep.github.io/
|
||||||
tags: rust
|
tags: rust
|
||||||
|
|
||||||
|
sk:
|
||||||
|
name: skim
|
||||||
|
desc: general fuzzy finder ; like fzf
|
||||||
|
github: lotabout/skim
|
||||||
|
cargo: skim
|
||||||
|
tags: rust
|
||||||
|
|
||||||
slugify:
|
slugify:
|
||||||
desc: generate sluged version of input
|
desc: generate sluged version of input
|
||||||
github: un33k/python-slugify
|
github: un33k/python-slugify
|
||||||
|
|
||||||
slurp:
|
slurp:
|
||||||
desc: put whole input in memory before processing ; this allow to overrite input file ; like `sed -i` ; prefer `sponge` from moreutils package
|
desc: put whole input in memory before processing ; this allow to overrite input file ; like `sed -i` ; prefer `sponge` from moreutils package
|
||||||
shell: cat > /dev/shm/slurp_$$ && cat /dev/shm/slurp_$$ ; rm /dev/shm/slurp_$$
|
# shell: cat > /dev/shm/slurp_$$ && cat /dev/shm/slurp_$$ ; rm /dev/shm/slurp_$$
|
||||||
|
|
||||||
sk:
|
|
||||||
fullname: skim
|
|
||||||
desc: general fuzzy finder
|
|
||||||
github: lotabout/skim
|
|
||||||
cargo: skim
|
|
||||||
tags: rust
|
|
||||||
|
|
||||||
so:
|
so:
|
||||||
desc: A terminal interface for Stack Overflow
|
desc: A terminal interface for Stack Overflow
|
||||||
@ -481,26 +572,27 @@ teip:
|
|||||||
desc: Highly efficient "Masking tape" for Shell
|
desc: Highly efficient "Masking tape" for Shell
|
||||||
github: greymd/teip
|
github: greymd/teip
|
||||||
|
|
||||||
terminews:
|
|
||||||
desc: RSS client in the terminal
|
|
||||||
github: antavelos/terminews
|
|
||||||
|
|
||||||
termdbms:
|
termdbms:
|
||||||
desc: A TUI for viewing and editing database files, CSV and SQLite.
|
desc: A TUI for viewing and editing database files, CSV and SQLite.
|
||||||
github: mathaou/termdbms
|
github: mathaou/termdbms
|
||||||
|
|
||||||
|
terminews:
|
||||||
|
desc: RSS client in the terminal
|
||||||
|
github: antavelos/terminews
|
||||||
|
|
||||||
#tldr:
|
#tldr:
|
||||||
# desc: Collaborative cheatsheets for console commands ; must choose a client
|
# desc: Collaborative cheatsheets for console commands ; must choose a client
|
||||||
# website: https://tldr.sh/
|
# website: https://tldr.sh/
|
||||||
|
|
||||||
tmux:
|
|
||||||
desc: terminal multiplexer
|
|
||||||
github: tmux/tmux
|
|
||||||
|
|
||||||
tqdm:
|
tqdm:
|
||||||
desc: a better pv
|
desc: a better pv
|
||||||
pip:
|
pip:
|
||||||
|
|
||||||
|
tre:
|
||||||
|
desc: a better tree
|
||||||
|
github: dduan/tre
|
||||||
|
tags: Rust
|
||||||
|
|
||||||
trivy:
|
trivy:
|
||||||
desc: Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
|
desc: Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
|
||||||
github: aquasecurity/trivy
|
github: aquasecurity/trivy
|
||||||
@ -509,10 +601,9 @@ ttyd:
|
|||||||
desc: share terminal over the web
|
desc: share terminal over the web
|
||||||
github: tsl0922/ttyd
|
github: tsl0922/ttyd
|
||||||
|
|
||||||
up:
|
typst:
|
||||||
desc: interactively edit pipe
|
website: https://typst.app/
|
||||||
fullname: Ultimate Plumber
|
desc: A new markup-based typesetting system that is powerful and easy to learn.
|
||||||
github: akavel/up
|
|
||||||
|
|
||||||
ugrep:
|
ugrep:
|
||||||
desc: a more powerful, ultra fast, user-friendly, compatible grep
|
desc: a more powerful, ultra fast, user-friendly, compatible grep
|
||||||
@ -520,13 +611,19 @@ ugrep:
|
|||||||
website: https://ugrep.com/
|
website: https://ugrep.com/
|
||||||
tags: cpp
|
tags: cpp
|
||||||
|
|
||||||
|
up:
|
||||||
|
desc: interactively edit pipe
|
||||||
|
name: Ultimate Plumber
|
||||||
|
github: akavel/up
|
||||||
|
|
||||||
ups:
|
ups:
|
||||||
desc: Command line tools for manipulating UPS patch files
|
desc: Command line tools for manipulating UPS patch files
|
||||||
githb: rameshvarun/ups
|
github: rameshvarun/ups
|
||||||
tags: go
|
tags: go
|
||||||
|
|
||||||
vd:
|
vd:
|
||||||
fullname: VisiData
|
name: VisiData
|
||||||
|
website: https://www.visidata.org/
|
||||||
desc: interactive multitool for tabular data
|
desc: interactive multitool for tabular data
|
||||||
pip: visidata,lxml,odfpy,openpyxl,pyarrow,urllib3,requests,pyinstaller
|
pip: visidata,lxml,odfpy,openpyxl,pyarrow,urllib3,requests,pyinstaller
|
||||||
|
|
||||||
@ -534,6 +631,10 @@ vhs:
|
|||||||
desc: Write terminal GIFs as code for integration testing and demoing your CLI tools.
|
desc: Write terminal GIFs as code for integration testing and demoing your CLI tools.
|
||||||
github: charmbracelet/vhs
|
github: charmbracelet/vhs
|
||||||
|
|
||||||
|
viddy:
|
||||||
|
desc: modern watch command, time machine and pager
|
||||||
|
github: sachaos/viddy
|
||||||
|
|
||||||
vuls:
|
vuls:
|
||||||
desc: Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices
|
desc: Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices
|
||||||
github: future-architect/vuls
|
github: future-architect/vuls
|
||||||
@ -555,7 +656,7 @@ wrk:
|
|||||||
github: wg/wrk
|
github: wg/wrk
|
||||||
|
|
||||||
ww:
|
ww:
|
||||||
fullname: webwormhole
|
name: webwormhole
|
||||||
desc: creates ephemeral pipes between computers
|
desc: creates ephemeral pipes between computers
|
||||||
website: https://webwormhole.io/
|
website: https://webwormhole.io/
|
||||||
|
|
||||||
@ -573,6 +674,10 @@ xsv:
|
|||||||
desc: a fast CSV command line toolkit
|
desc: a fast CSV command line toolkit
|
||||||
github: BurntSushi/xsv
|
github: BurntSushi/xsv
|
||||||
|
|
||||||
|
yazi:
|
||||||
|
desc: terminal file manager
|
||||||
|
github: sxyazi/yazi
|
||||||
|
|
||||||
yq:
|
yq:
|
||||||
desc: yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
|
desc: yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
|
||||||
github: mikefarah/yq
|
github: mikefarah/yq
|
||||||
@ -585,15 +690,15 @@ yq-py:
|
|||||||
website: https://kislyuk.github.io/yq/
|
website: https://kislyuk.github.io/yq/
|
||||||
tags: python, yaml
|
tags: python, yaml
|
||||||
|
|
||||||
|
z:
|
||||||
|
name: zoxide
|
||||||
|
desc: A smarter cd command. Supports all major shells, inspired by z and autojump.
|
||||||
|
github: ajeetdsouza/zoxide
|
||||||
|
|
||||||
zee:
|
zee:
|
||||||
desc: modern text editor for the terminal
|
desc: modern text editor for the terminal
|
||||||
cargo:
|
cargo:
|
||||||
|
|
||||||
z:
|
|
||||||
fullname: zoxide
|
|
||||||
desc: A smarter cd command. Supports all major shells, inspired by z and autojump.
|
|
||||||
github: ajeetdsouza/zoxide
|
|
||||||
|
|
||||||
zf:
|
zf:
|
||||||
desc: a commandline fuzzy finder designed for filtering filepaths
|
desc: a commandline fuzzy finder designed for filtering filepaths
|
||||||
github: natecraddock/zf
|
github: natecraddock/zf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user