applications: add tmux.conf

master
an 2019-08-05 20:24:54 -04:00
parent 866338c4c7
commit bdff174846
1 changed files with 6 additions and 0 deletions

6
applications/tmux.conf Normal file
View File

@ -0,0 +1,6 @@
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