mamot.fr is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mamot.fr est un serveur Mastodon francophone, géré par La Quadrature du Net.

Server stats:

3.5K
active users

#fishshell

1 post1 participant0 posts today

Otro día, otra herramienta de #SoftwareLibre para el #DiaDeLaVisibilidadDelSoftwareLibre . Hoy les quiero hablar de nuestra señora y salvadora: #FishShell .

Como dice su slogan: finalmente, un shell para los 90's

¡Y es que es cierto! muchos shells se fueron por hacer cosas fancy, coloridas, brillantes, pero ¿saben qué? Solo necesitábamos un shell que funcionara, con soporte para control de versiones, buen completado y un lenguaje de scripting razonable.

Cursed thing of the day: I can type

foobar | :: write a jq command that filters out the fields bla and baz

and hit `Ctrl+g` in fish now, and it will pass everything after :: to @simon ’s `llm` tool, replacing it inline with the generated LLM output.

It works … surprisingly well.

I wrote the fish script with a lot of help by ChatGPT, which went pretty okay for the most part.

gist.github.com/Profpatsch/af8

Gistpass everything after :: to an LLM and replace the output in the fish shell command linepass everything after :: to an LLM and replace the output in the fish shell command line - llm_replace_commandline.fish