From b5553b5305b2b88f7e525a741fa80a0c1c84fe54 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sat, 30 Oct 2021 17:33:40 -0500 Subject: fix: fixed wt starting directory --- wt.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'wt.json') 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" } ] }, -- cgit v1.2.3-70-g09d2