Add tmux terminal RGB override

This commit is contained in:
Kevin Cotugno 2020-02-24 18:25:52 -07:00
parent b11b066e96
commit 4be208a732

View File

@ -1,3 +1,5 @@
set-option -sa terminal-overrides ",$TERM:RGB"
set -g prefix C-k
set -g escape-time 20
set -g mouse on