Tmux Config Generator
Generate tmux configurations with custom key bindings, status bar, and session management.
Usage
Describe your terminal workflow and this skill will generate an optimized tmux configuration.
Examples
- "Create a tmux config with vim-style pane navigation"
- "Set up a tmux status bar showing git branch and system stats"
- "Build a tmux session script for my development workflow"
Guidelines
- Use intuitive key bindings that don't conflict with applications
- Configure mouse support for easy pane resizing
- Set up automatic window renaming based on the active command
- Use tmux plugin manager (TPM) for extensibility
- Create session scripts for reproducible workspace layouts