Added tmux config

This commit is contained in:
Jesper Fussing Mørk 2019-09-20 14:06:37 +02:00
parent ab4c17de32
commit 3b8c08d002
1 changed files with 4 additions and 0 deletions

4
tmux/.tmux.conf Normal file
View File

@ -0,0 +1,4 @@
set -g default-terminal 'screen-256color'
set-option -sa terminal-overrides ',xterm-termite:RGB'
set-option -sg escape-time 10
set -g prefix C-a