diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf new file mode 100644 index 0000000..429b1ce --- /dev/null +++ b/tmux/.tmux.conf @@ -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