update where shell starts and add override -home setting

This commit is contained in:
2026-05-24 09:17:21 +00:00
parent ade413bac7
commit 6318643c25
7 changed files with 39 additions and 23 deletions
+1
View File
@@ -60,6 +60,7 @@ type Session struct {
var (
initialCwd string
shellHome string // starting directory for new shell sessions
nopwMode bool
appCreds storedCreds
authSecret []byte