scripts/applications/tmux.conf

7 lines
142 B
Plaintext
Raw Normal View History

2019-08-05 17:24:54 -07:00
set -g default-terminal "st-256color"
set -s escape-time 0
set -g destroy-unattached on
unbind C-b
set -g prefix C-'\'
bind C-'\' send-prefix