Reset tmux config at top of file

This commit is contained in:
2015-01-27 05:39:30 -05:00
parent 0f5892ae4a
commit bcb46e22cb

View File

@@ -1,5 +1,8 @@
set-option -g default-command "reattach-to-user-namespace -l zsh"
# Reset the config
unbind-key -a
# Set prefix to something easy
unbind C-b
set -g prefix C-a