What Is Nushell?


Nushell shell showing structured data pipelines instead of text streams.

Nushell is a modern shell that uses structured data instead of text streams. Understand why Nushell exists, how it works, and when to use it.

How Do I Use Tmux?


Illustration showing tmux windows and panes in a terminal interface

Learn tmux step-by-step: installation, commands, sessions, panes, and workflows for productive terminal work.

What Is Tmux?


Discover tmux, a terminal multiplexer that lets you manage multiple terminal sessions, detach and reattach to them, and keep your work running even when connections drop.

Learn Neovim


Why Neovim exists, how its plugin ecosystem works, and how to choose the right plugin manager or distribution for your workflow.

How to Use sqlite-utils: A Complete Guide to SQLite Database Management


Learn how to use sqlite-utils to manage SQLite databases from the command line. Includes examples for creating databases, tables, and performing CRUD operations.

jq Cookbook: Essential JSON Processing Examples & Commands


Master jq with essential JSON processing examples. Learn JSON parsing, filtering, and transformation with practical command-line examples.

Learn systemd


Learn systemd to wrangle all your Linux services. Access educational resources, standard commands, and more.

Install bash on Windows


Install bash on windows for fun and profit. Learn how to install it with various methods. Learn about the benefits it will provide.