Terminal

A Comprehensive Guide to tmux

Published: 2025-10-12

Tmux (Terminal Multiplexer) is a tool that can fundamentally transform your relationship with the command line. Whether you're a seasoned developer, a system administrator, or just someone who loves the efficiency of the terminal, tmux offers a powerful suite of features to manage multiple sessions, windows, and panes. This guide will take you on a journey from the absolute basics to advanced automation, turning you into a tmux power user.

Guide to Bash and Zsh Configuration

Published: 2025-10-03

Your shell is one of the most important tools in your development workflow. While both bash and zsh are powerful out of the box, their default configurations leave much to be desired. This guide explores the most popular configuration frameworks—Bash-it for bash, and Oh My Zsh and Zim for zsh—that dramatically simplify shell customization and unlock powerful productivity features.

TUIOS: A Modern Terminal-Based Window Manager

Published: 2025-11-23

TUIOS is a terminal-based window manager that revolutionises how developers interact with multiple terminal sessions. Built with Go using the Charm stack (Bubble Tea v2 and Lipgloss v2), it provides a modern, efficient interface with vim-like modal controls, workspace support, and seamless mouse interaction. Whether you're managing local sessions or connecting remotely via SSH, TUIOS offers a streamlined experience for terminal power users.