fix: shell restore
This commit is contained in:
parent
527ea74b48
commit
fa5e97fbe7
@ -54,7 +54,7 @@ i_restore_last_id ()
|
||||
# Restore from SHELL_ID
|
||||
if [[ -n "${SHELL_ID:-}" ]]; then
|
||||
i enable $SHELL_ID
|
||||
return
|
||||
return
|
||||
fi
|
||||
|
||||
# Restore from last loaded shell
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user