C-a as tmux prefix again

This commit is contained in:
Luke Smith 2019-04-05 10:20:00 -04:00
parent 5d06b8b085
commit 17247b6ad6
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -1,3 +1,4 @@
set -g prefix C-a
setw -g mode-keys vi
setw -g mode-bg black
set-option -g default-terminal "xterm-256color"