Removing call that was breaking tmux conf

This commit is contained in:
Nick Nisi
2012-06-10 09:05:54 -05:00
parent 05ba84e953
commit 16788dbbd8

View File

@@ -4,7 +4,7 @@ set -g prefix C-a
bind C-a send-prefix
# reattach to user namespace
set-option -g default-command "reattach-to-user-namespace -l zsh"
# set-option -g default-command "reattach-to-user-namespace -l zsh"
# make delay shorter
set -sg escape-time 0