Updates Tmux kbds; adds Emacs modes; updates zsh kbds

This commit is contained in:
William Carroll 2017-01-17 17:50:33 -05:00
parent 461824752c
commit 3958a7c10d
3 changed files with 10 additions and 8 deletions

View file

@ -1,7 +1,7 @@
# change tmux leader
# unbind C-b
# set -g prefix C-a
# bind C-a send-prefix
unbind C-b
set -g prefix C-q
bind C-q send-prefix
# COLORS!