add code-workspace
This commit is contained in:
17
chezmoi.code-workspace
Normal file
17
chezmoi.code-workspace
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"name": "chezmoi",
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"name": "chezmoi-private",
|
||||
"path": "../chezmoi-private"
|
||||
},
|
||||
{
|
||||
"name": "chezmoi-config",
|
||||
"path": "../../../.config/chezmoi"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
Reference in New Issue
Block a user