update where shell starts and add override -home setting
This commit is contained in:
@@ -60,6 +60,7 @@ type Session struct {
|
||||
|
||||
var (
|
||||
initialCwd string
|
||||
shellHome string // starting directory for new shell sessions
|
||||
nopwMode bool
|
||||
appCreds storedCreds
|
||||
authSecret []byte
|
||||
|
||||
Reference in New Issue
Block a user