Add a tmux conf
git-svn-id: http://photonzero.com/dotfiles/trunk@42 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
parent
25cb6c69d0
commit
de1d234ffc
1 changed files with 5 additions and 0 deletions
5
.tmux.conf
Normal file
5
.tmux.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
set -g prefix C-a
|
||||
bind-key C-a last-window
|
||||
bind-key C-n next-window
|
||||
bind-key C-p previous-window
|
||||
set -g set-titles off
|
||||
Loading…
Add table
Add a link
Reference in a new issue