Loading .zprofile +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ source ~/.shell/funcs # Source all-shell startup profile environments source_first ~/.profile /etc/profile source_each ~/.shell/$(get_platform)/profile ~/.bash_local source_each ~/.shell/$(get_platform)/profile ~/.zsh_local # Automatically run terminal multiplexer on SSH connect [ -n "$SSH_TTY" ] && [ "x$TERM" != xscreen ] && has tmux && exec tmux -u attach Loading
.zprofile +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ source ~/.shell/funcs # Source all-shell startup profile environments source_first ~/.profile /etc/profile source_each ~/.shell/$(get_platform)/profile ~/.bash_local source_each ~/.shell/$(get_platform)/profile ~/.zsh_local # Automatically run terminal multiplexer on SSH connect [ -n "$SSH_TTY" ] && [ "x$TERM" != xscreen ] && has tmux && exec tmux -u attach