dotfiles/home/tmux.conf

3 lines
93 B
Bash

set -g default-terminal "screen-256color"
set -g exit-empty off
#set -g detach-on-destroy on