Tmux configuration — keybindings, status bar, plugins
Find a file
2026-03-26 04:17:27 +00:00
.tmux-battery.conf Initial commit of minimal tmux configuration 2025-09-09 00:08:29 -06:00
.tmux.conf Fix window move to insert instead of swap (#2) 2026-03-26 04:17:27 +00:00
README.md Initial commit of minimal tmux configuration 2025-09-09 00:08:29 -06:00

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