@@ -131,6 +131,9 @@ packages:
131131-
name :
lusingander/[email protected] 132132 description : A rich git commit graph in your terminal, like magic
133133 link : https://github.com/lusingander/serie
134+ -
name :
Automattic/harper/[email protected] 135+ description : The Grammar Checker for Developers
136+ link : https://github.com/Automattic/harper
134137#
135138# These are hooked in the shell config!
136139#
@@ -164,7 +167,12 @@ packages:
164167-
name :
starship/[email protected] 165168 description : The minimal, blazing-fast, and infinitely customizable prompt for any shell
166169 link : https://github.com/starship/starship
167-
170+ 171+ description : Replacement for UNIX rm command
172+ link : https://github.com/babarot/gomi
173+ 174+ description : Ping, but with a graph
175+ link : https://github.com/orf/gping
168176
169177
170178
@@ -200,25 +208,16 @@ packages:
200208-
name :
denisidoro/[email protected] 201209 description : An interactive cheatsheet tool for the command-line
202210 link : https://github.com/denisidoro/navi
203- 204- description : Ping, but with a graph
205- link : https://github.com/orf/gping
206211
207212
208213
209214
210215
211216
212217
213- -
name :
ast-grep/[email protected] 214- description : A CLI tool for code structural search, lint and rewriting. Written in Rust
215- link : https://github.com/ast-grep/ast-grep
216218-
name :
yassinebridi/[email protected] 217219 description : A simple terminal UI for search and replace, ala VS Code
218220 link : https://github.com/yassinebridi/serpl
219- 220- description : An email and SMTP testing tool with API for developers
221- link : https://github.com/axllent/mailpit
222221223222 description : Git repository summary on your terminal
224223 link : https://github.com/o2sh/onefetch
@@ -231,9 +230,6 @@ packages:
231230-
name :
phiresky/[email protected] 232231 description : " rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc"
233232 link : https://github.com/phiresky/ripgrep-all
234- -
name :
tailscale/[email protected] 235- description : The easiest, most secure way to use WireGuard and 2FA
236- link : https://github.com/tailscale/tailscale
237233238234 description : A git diff pager based on delta but with a file tree, à la GitHub
239235 link : https://github.com/dlvhdr/diffnav
@@ -261,18 +257,9 @@ packages:
261257-
name :
Lifailon/[email protected] 262258 description : TUI for journalctl, file system logs, as well Docker and Podman containers for quick viewing and filtering with fuzzy find, regex support (like fzf and grep) and coloring the output, written in Go with the gocui library
263259 link : https://github.com/Lifailon/lazyjournal
264- -
name :
Automattic/harper/[email protected] 265- description : The Grammar Checker for Developers
266- link : https://github.com/Automattic/harper
267- 268- description : Replacement for UNIX rm command
269- link : https://github.com/babarot/gomi
270260271261 description : eaisly execute SQL against CSV/TSV/LTSV/JSON and Microsoft Excel with shell
272262 link : https://github.com/nao1215/sqly
273- 274- description : A complete terminal user interface (TUI) for LDAP
275- link : https://github.com/Macmod/godap
276263
277264278265 description : Jujutsu UI (jjui) is a Text User Interface (TUI) designed for interacting with the Jujutsu version control system
0 commit comments