Update dotfiles

This commit is contained in:
Joey Yakimowich-Payne 2021-09-12 10:07:31 -06:00
commit c19ed85b3d
6 changed files with 227 additions and 57 deletions

View file

@ -9,15 +9,12 @@
# -- general -------------------------------------------------------------------
# Add truecolor support
set-option -ga terminal-overrides ",xterm-256color:Tc"
# Default terminal is 256 colors
# set t_ZH=^[[3m
# set t_ZR=^[[23m
set-option -s default-terminal "tmux-256color"
set-option -sa terminal-overrides ",xterm-256color:RGB"
set-option -sa terminal-overrides ",xterm-255color*:Tc"
# Default terminal is 256 colors
# set -g default-terminal "screen-256color" # colors!
#set -g default-terminal "screen-256color" # colors!
setw -g xterm-keys on
set -s escape-time 10 # faster command sequences
set -sg repeat-time 600 # increase repeat timeout