27 Oct 25

I’ve written a number of little scripts over the years, many of which I use every day. Here’s a little collection.

by tmfnk 1 month ago saved 6 times

30 Sep 25

An extension to the classis shell that supports graph-like orchestrate, IPC and value storage. Bridges the gap between shell and orchestration frameworks.

by sebastien 2 months ago

10 Aug 25

By Mill’s fantastic author, providing a compact snippet to get started.

by sebastien 4 months ago
Tags:

30 Jul 25

A CLI tool to use the Charm TUI library directly from the shell. That’s great!

by sebastien 4 months ago saved 2 times
Tags:

27 Jul 25

I’ve implemented custom trap codebfor error display but it doesn’t work reliablu, this should help.

by sebastien 5 months ago

05 Jul 25

The different sorts aliases you can use in zsh…I only new about the simple kind!

by eli 5 months ago saved 6 times

02 Jun 25

I use this instead of Python scripts (for one, because I really hate Python).

It’s also just a really convenient way of working with the data on my linux system. I even used this to narrow down my semester enrollment choices!

by linkraven 6 months ago saved 3 times

30 May 25

Bun has a unique (and quite amazing) support for shell, so that we can use shell for what it’s good (composability), but switch to JS for what it’s not good at (more advanced logic).

by sebastien 7 months ago

22 May 25

Curates and showcases all things in the terminal such as command line interface tools (CLI), text mode interface tools (TUI), and developer tools, no matter what platform or medium.

by agnieszka 7 months ago saved 9 times