Loading .zprofile +2 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,5 @@ source_first ~/.profile /etc/profile source_each ~/.shell/$(get_platform)/profile ~/.sh_local ~/.zsh_local # Automatically run terminal multiplexer on SSH connect [ -n "$SSH_TTY" ] && [ "x$TERM" != xscreen ] && has tmux && exec tmux -u attach [ -n "$SSH_TTY" ] && [ "x$TERM" != xscreen ] && has tmux && exec ~/.shell/bin/tmux-display-helper start-client Loading
.zprofile +2 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,5 @@ source_first ~/.profile /etc/profile source_each ~/.shell/$(get_platform)/profile ~/.sh_local ~/.zsh_local # Automatically run terminal multiplexer on SSH connect [ -n "$SSH_TTY" ] && [ "x$TERM" != xscreen ] && has tmux && exec tmux -u attach [ -n "$SSH_TTY" ] && [ "x$TERM" != xscreen ] && has tmux && exec ~/.shell/bin/tmux-display-helper start-client