shpool 0.7.0

shpool is a mechanism for establishing lightweight persistant shell sessions to gracefully handle network disconnects.
1
2
3
4
5
6
7
8
9
norc = true
noecho = true
shell = "/usr/bin/fish"
session_restore_mode = "simple"
prompt_prefix="session_name=$SHPOOL_SESSION_NAME "

[env]
TERM = ""