[go: up one dir, main page]

14 Jan 26

A good overview of techniques to avoid secrets leaking in shell

by sebastien 1 month ago saved 2 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 8 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 9 months ago saved 11 times

02 Dec 24

Command-line software which adds ANSI color to its output by default should check for a NO_COLOR environment variable that, when present and not an empty string (regardless of its value), prevents the addition of ANSI color.

by wheresalice 1 year ago saved 2 times

11 Sep 24

I use this for my self-defined ZSH functions, but It can be used for other things I guess too!

by rogeruiz 1 year ago saved 4 times

03 Dec 23

Oh, wow! This is like a zenity for the command line! That’s gonna be super useful!

Although of the tools aren’t super CLI-friendly as they depend on curses-like total control of the terminal.

by 2097 2 years ago

29 Apr 21

\<blockquote>A terminal workspace with batteries included\</blockquote>

by pivic 4 years ago