Master the command line — multiplexers, fuzzy finders, terminal emulators, and search tools.
Complete tmux terminal multiplexer tutorial. Learn session management, pane splitting, custom keybindings, and tmux.conf configuration for persistent terminal workflows.
Integrate fzf fuzzy finder with ripgrep for blazing-fast codebase search. Set up shell keybindings, Ctrl+R replacement, and live-grep with preview — all in the terminal.
WezTerm configuration guide with Lua. Set up GPU-accelerated rendering, color schemes, fonts, custom keybindings, and multi-project workspace management.
Zellij terminal workspace guide — the modern alternative to tmux. Explore built-in layouts, floating panes, on-screen keybindings, and custom KDL configuration.
ripgrep (rg) is significantly faster than grep and respects .gitignore by default. Learn the regex patterns, file type filters, and flags that make it indispensable for codebase search.
The complete tmux cheat sheet for 2026. Every prefix command, window management shortcut, pane splitting key, and configuration option in one quick-reference guide.
Learn how to create custom Zellij layouts with KDL config, use floating panes for temporary windows, and build a reproducible dev environment from a single command.
Transform your terminal from default drab to stunning. Configure WezTerm color schemes, font rendering, ligatures, and background effects with Lua.
Configure custom keybindings, set up shell integration for semantic zones, and build a hyperlink-aware terminal that understands your workflow.
Supercharge your shell with fzf integration for command history, process management, file previews, and directory jumping. Stop typing, start searching.
Replace the default green status bar with a custom powerline-style status line. Configure colors, segments, and conditional formatting with tmux format strings.
Install and configure TPM, the Tmux Plugin Manager. Add must-have plugins for persistence, navigation, and session management with a single config file.
Master ripgrep's file type filters, regex patterns, and replacement mode. Learn to search and replace across thousands of files in seconds.
Install and configure Starship, the minimal, fast, and customizable prompt that works with bash, zsh, fish, and PowerShell. Show git status, language versions, and more.
Replace cat with bat for syntax-highlighted file viewing, automatic theme detection, and built-in git line status. Configure aliases and integrations.