Tmux configuration — keybindings, status bar, plugins
| .tmux-battery.conf | ||
| .tmux.conf | ||
| README.md | ||
Tmux Configuration
My minimal tmux configuration with mouse support and battery status.
Setup
The actual config files are symlinked to this repo:
ln -s ~/tmux-custom/.tmux.conf ~/.tmux.conf
ln -s ~/tmux-custom/.tmux-battery.conf ~/.tmux-battery.conf
Features
- Mouse support enabled
- Clickable session name in status bar
- Battery percentage display
- Vi mode keybindings
- Simple, lightweight configuration