
NfNitLoop ("Cody Casterline 🏳️🌈") wrote:
@adele any particular favorite CLI/TUI tools recently?
I recently discovered helix editor and have been enjoying that. (And already miss a lot of its keyboard navigation when I’m back in other editors.)
And I started using jj-vcs as a better git client.
When I write scripts for myself these days, I use Deno because you can easily include dependencies in a single file. I recommend https://jsr.io/@david/dax for easy shell scripting and prompting.