diff --git a/tmux/tmux.conf.symlink b/tmux/tmux.conf.symlink index 8bfdf4e..9d5fbf2 100644 --- a/tmux/tmux.conf.symlink +++ b/tmux/tmux.conf.symlink @@ -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"