Dotfiles issue tracker — tmux, zsh, git config. Code lives on GitHub (tmux-custom), issues tracked here.
- Shell 100%
| scripts | ||
| .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