Whelp, couldn't convince myself to switch to tmux

Did some soul searching and I really couldn't find any compelling reason to
switch to tmux. Sure it's modern and has a ton of cool features, but said
features actually don't interest me. Couple that with the fact that I was
planning to reconfigure tmux a bit to use screen's same mapping key, just made
me think there's no reason to switch if all I'm going to be doing is trying to
will one to work like the other.
This commit is contained in:
Josh Sherman 2020-01-19 17:57:31 -06:00
parent 2f76df813b
commit d715d2ee94
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -1,11 +0,0 @@
set -sg default-terminal "screen-256color"
set -asg terminal-overrides ",xterm-256color:Tc,screen-256color:Tc"
set -g default-shell /bin/zsh
set -g base-index 1
set -g pane-base-index 1
unbind-key C-b
set -g prefix C-a
bind-key C-a send-prefix