1
0
Fork 0

Start shells as login-shells.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-22 15:21:29 +02:00
parent 701b4163cd
commit ae7612bbb4
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

3
debian/screenrc vendored
View file

@ -104,6 +104,9 @@ altscreen on
# history buffer
compacthist on
# Start shell as a login-shell.
shell -$SHELL
# ------------------------------------------------------------------------------
# STARTUP SCREENS
# ------------------------------------------------------------------------------