summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/screenrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/screenrc b/debian/screenrc
index d78f916..f14f3be 100644
--- a/debian/screenrc
+++ b/debian/screenrc
@@ -104,6 +104,9 @@ altscreen on
# history buffer
compacthist on
+# Start shell as a login-shell.
+shell -$SHELL
+
# ------------------------------------------------------------------------------
# STARTUP SCREENS
# ------------------------------------------------------------------------------