Dotfiles issue tracker — tmux, zsh, git config. Code lives on GitHub (tmux-custom), issues tracked here.
Find a file
2026-03-26 07:13:58 +00:00
scripts Fix window move: insert at boundaries instead of swap (#3) 2026-03-26 07:13:58 +00:00
.tmux-battery.conf Initial commit of minimal tmux configuration 2025-09-09 00:08:29 -06:00
.tmux.conf Fix window move: insert at boundaries instead of swap (#3) 2026-03-26 07:13:58 +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