24 May 25
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.
20 May 25
A list of ffmpeg tips and tricks to help you brush up on your ffmpeg scripting skills.
02 May 25
12 Apr 25
An article that explains how the kernel executes scripts files that contain a shebang (#!)
An article that explains how the kernel executes scripts files that contain a shebang (#!)
09 Apr 25
Template engine written in bash.
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.
11 Sep 24
I use this for my self-defined ZSH functions, but It can be used for other things I guess too!
31 Aug 24
Dyalog APL in your command shell
29 Aug 24
06 Apr 24
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.
07 Nov 23
11 Sep 23
08 Sep 23
The one where we learn how to customize Neovim and add plugins
01 Sep 23
17 May 23
Use GPT to complete shell command line using atuin shell history database and terminal screen content as prompt - TIAcode/LLMShellAutoComplete: Use GPT to complete shell command line using atuin shell history database and terminal screen content as prompt