added reattach-to-user-namespace back in

This commit is contained in:
Nick Nisi
2013-01-10 22:48:44 -06:00
parent 1f98b03092
commit b1b0395195

View File

@@ -1,3 +1,4 @@
set -g default-command "reattach-to-user-namespace -l zsh"
# tmux display things in 256 colors
set -g default-terminal "screen-256color"