dotfiles/tmux/.tmux.conf

5 lines
145 B
Plaintext
Raw Normal View History

2019-09-20 14:06:37 +02:00
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