aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshmibs <shmibs@shmibbles.me>2015-12-22 18:41:02 -0700
committershmibs <shmibs@shmibbles.me>2015-12-22 18:41:02 -0700
commit75f945cddf787d35dfebbdc3185b88d6338cd161 (patch)
tree338282d61fe82f72502248fae849b47cd7a50cc6
parent3e89d89cd8558e2848eab872de6b6a3d0067b7d3 (diff)
downloaddotfiles-75f945cddf787d35dfebbdc3185b88d6338cd161.tar.gz
typo
-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