From 8357ee712dc20bf04ab02c0a6457cb7290769023 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sat, 10 May 2008 01:28:12 +0100 Subject: [PATCH] make the shell -i -l --- mrsetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrsetup b/mrsetup index 0e5d05b..0a0e252 100755 --- a/mrsetup +++ b/mrsetup @@ -106,7 +106,7 @@ fi [ -f "$0" ] && rm $0 echo I: spawning a shell... -$SHELL +$SHELL --interactive --login echo I: back from the shell. -- 2.39.2