]> git.friedersdorff.com Git - max/dotfiles.git/blob - tmux/.tmux.conf
Try to recover most of existing dotfiles
[max/dotfiles.git] / tmux / .tmux.conf
1 set -g history-limit 10000
2
3
4 set -g default-command /bin/bash
5
6 unbind C-b 
7 set -g prefix C-a 
8 bind C-a send-prefix