changed stuff

This commit is contained in:
Vasili Svirydau
2015-06-24 18:47:51 -07:00
parent 2ee0f86ff3
commit f1221bbe3b
3 changed files with 39 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
set -g default-command "reattach-to-user-namespace -l $SHELL"
set -g default-terminal "screen-256color"
set -g base-index 1
if-shell '[ "$(tmux -V | awk '{print $2*10}')" -ge 17 ]' 'set -g pane-base-index 1'