Update tmux.conf

reattach to shell, osx specific
This commit is contained in:
Vasili Sviridov
2018-02-20 10:19:47 -08:00
committed by GitHub
parent 407bcf459d
commit 4085a38ffb

View File

@@ -1,4 +1,4 @@
set -g default-command "reattach-to-user-namespace -l fish"
if-shell "uname | grep -q Darwin" "set -g default-command \"reattach-to-user-namespace -l $SHELL\""
set -g default-terminal "screen-256color"
run "~/.dotfiles/tmux.sh"
set -g base-index 1