Closed matthias-t closed 6 years ago
It's useless to serialize the workspace names into the TOML files, since the name sets their file name and is used to read workspaces. What is supposed to happen if you have ~/.workspace/workspace-one.toml containing:
~/.workspace/workspace-one.toml
name = "workspace-two" path = "~/what/ever"
It's useless to serialize the workspace names into the TOML files, since the name sets their file name and is used to read workspaces. What is supposed to happen if you have
~/.workspace/workspace-one.toml
containing: