9 lines
312 B
TOML
9 lines
312 B
TOML
instances_root = "~/.local/share/BSManager/BSInstances"
|
|
state_dir = "~/.local/state/plugin-helper"
|
|
|
|
# To keep state inside this checkout instead:
|
|
# state_dir = ".state"
|
|
#
|
|
# To share one state directory between Linux and a Windows-partition checkout:
|
|
# state_dir = "~/Windows/Users/pleb/ops/plugin-helper/.state"
|