aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/wt.json
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-10-30 17:33:40 -0500
committerToby Vincent <tobyv13@gmail.com>2021-10-30 17:33:40 -0500
commitb5553b5305b2b88f7e525a741fa80a0c1c84fe54 (patch)
treeecf8057a44cf6c01b6136cde6b82c813a000264f /wt.json
parent99f34918cd225402558c18187ca59bc57d5e4f5e (diff)
fix: fixed wt starting directory
Diffstat (limited to 'wt.json')
-rw-r--r--wt.json14
1 files changed, 1 insertions, 13 deletions
diff --git a/wt.json b/wt.json
index e558606..8cbeea1 100644
--- a/wt.json
+++ b/wt.json
@@ -98,7 +98,7 @@
"hidden": false,
"name": "Debian",
"source": "Windows.Terminal.Wsl",
- "startingDirectory": "\\\\wsl$\\Debian\\home\\tobyv"
+ "startingDirectory": null
},
{
"commandline": "ssh heimdall",
@@ -117,18 +117,6 @@
"hidden": false,
"name": "PowerShell",
"source": "Windows.Terminal.PowershellCore"
- },
- {
- "guid": "{5f0bd4e2-63ba-5d40-822f-e79c9ae99ff8}",
- "hidden": false,
- "name": "Developer Command Prompt for VS 2019",
- "source": "Windows.Terminal.VisualStudio"
- },
- {
- "guid": "{92f45ef9-ca99-54ff-b5e3-45e471816592}",
- "hidden": false,
- "name": "Developer PowerShell for VS 2019",
- "source": "Windows.Terminal.VisualStudio"
}
]
},