dotfiles/_home.macos/dot_vscode/_workspaces/🏡chezmoi.code-workspace

19 lines
240 B
Plaintext

{
"folders": [
{
"name": "chezmoi 🏡",
"path": "../../.local/share/chezmoi"
},
{
"name": "~/.config/chezmoi",
"path": "../../.config/chezmoi"
},
{
"path": "."
},
{
"path": "../.."
}
],
"settings": {}
}