Added tmux config
This commit is contained in:
parent
ab4c17de32
commit
3b8c08d002
|
@ -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
|
Loading…
Reference in New Issue