almost working impl
This commit is contained in:
14
catalog.yaml
14
catalog.yaml
@@ -26,6 +26,11 @@ bottom:
|
||||
desc: A customizable cross-platform graphical process/system monitor for the terminal
|
||||
github: ClementTsang/bottom
|
||||
|
||||
br:
|
||||
name: Broot
|
||||
desc: Get an overview of a directory, even a big one
|
||||
github: Canop/broot
|
||||
|
||||
chezmoi:
|
||||
desc: Manage your dotfiles across multiple diverse machines, securely
|
||||
github: twpayne/chezmoi
|
||||
@@ -218,6 +223,11 @@ rg:
|
||||
desc: improved grep
|
||||
github: BurntSushi/ripgrep
|
||||
|
||||
rq:
|
||||
name: Record Query
|
||||
desc: A tool for doing format transformation. Supports Avro, CBOR, JSON, MessagePack, Protocol Buffers, YAML, TOML, CSV
|
||||
github: dflemstr/rq
|
||||
|
||||
sake:
|
||||
desc: a command runner for local and remote hosts
|
||||
github: alajmo/sake
|
||||
@@ -338,6 +348,10 @@ z:
|
||||
desc: A smarter cd command. Supports all major shells, inspired by z and autojump.
|
||||
github: ajeetdsouza/zoxide
|
||||
|
||||
zf:
|
||||
desc: a commandline fuzzy finder designed for filtering filepaths
|
||||
github: natecraddock/zf
|
||||
|
||||
zq:
|
||||
desc: process data with Zed queries
|
||||
github: brimdata/zed
|
||||
|
Reference in New Issue
Block a user