dotfiles/chezmoi.code-workspace
2025-04-23 11:15:57 +08:00

17 lines
229 B
Plaintext

{
"folders": [
{
"name": "chezmoi",
"path": "."
},
{
"name": "chezmoi-private",
"path": "../chezmoi-private"
},
{
"name": "chezmoi-config",
"path": "../../../.config/chezmoi"
}
],
"settings": {}
}