aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc-remote
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc-remote')
-rw-r--r--.zshrc-remote4
1 files changed, 4 insertions, 0 deletions
diff --git a/.zshrc-remote b/.zshrc-remote
new file mode 100644
index 0000000..f7e5c0d
--- /dev/null
+++ b/.zshrc-remote
@@ -0,0 +1,4 @@
+if [[ $TERM != "screen" ]]; then
+ tmux
+ logout
+fi