Haven't made the switch, but wanted to get the file in there

This commit is contained in:
Josh Sherman 2019-04-10 12:51:50 -05:00
parent 4f658b42d7
commit 9ce2501153
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

11
tmux.conf Normal file
View file

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