configuring-tmux
Installation
SKILL.md
tmux Configuration Skill
Help users build, review, and maintain modern tmux configurations. Always check for an existing config before proposing changes. Prefer the XDG config path.
Before Making Changes
- Check tmux version:
tmux -V - Check existing config:
~/.config/tmux/tmux.confthen~/.tmux.conf - Check if TPM is installed:
ls ~/.config/tmux/plugins/tpmorls ~/.tmux/plugins/tpm - Read the current config before editing
Config File Location
Prefer the XDG-compliant path (supported since tmux 3.1):