Files
dotfiles/.tmux.conf
2020-09-21 20:35:26 +01:00

3 lines
91 B
Bash

set -g default-terminal 'screen-256color'
set -ga terminal-overrides ',screen-256color:Tc'