aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc-remote
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc-remote')
-rw-r--r--.zshrc-remote2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc-remote b/.zshrc-remote
index c257774..98ac9d6 100644
--- a/.zshrc-remote
+++ b/.zshrc-remote
@@ -1,4 +1,4 @@
-[[ $TERM != "screen" ]]; then
+if [[ $TERM != "screen" ]]; then
tmux has-session 2>/dev/null
if [[ "$?" != "0" ]]; then
tmux