Terminal multiplexer setup for efficient development workflow
This dotfiles suite includes a minimal but powerful tmux configuration designed for productivity and consistency across platforms.
Changed from default Ctrl-b to Ctrl-t for better ergonomics and to avoid conflicts with other applications.
Starts window numbering at 1 instead of 0, making it more intuitive for keyboard navigation.
Configured for xterm-256color terminal support, enabling proper color rendering in modern terminal emulators.
The tmux configuration is located in ~/.tmux.conf and contains the following settings:
The tmux configuration is automatically symlinked to your home directory when you run:
This ensures your tmux setup is consistent across all machines where you use these dotfiles.