diff --git a/_home.macos/dot_vscode/_workspaces/🏡chezmoi.code-workspace b/_home.macos/dot_vscode/_workspaces/🏡chezmoi.code-workspace new file mode 100644 index 0000000..d2ed564 --- /dev/null +++ b/_home.macos/dot_vscode/_workspaces/🏡chezmoi.code-workspace @@ -0,0 +1,19 @@ +{ + "folders": [ + { + "name": "chezmoi 🏡", + "path": "../../.local/share/chezmoi" + }, + { + "name": "~/.config/chezmoi", + "path": "../../.config/chezmoi" + }, + { + "path": "." + }, + { + "path": "../.." + } + ], + "settings": {} +} \ No newline at end of file