Skip to content

Commit

Permalink
Remove startingDirectory from Ubuntu WSL profile
Browse files Browse the repository at this point in the history
Turns out this breaks launching of the profile. Seems to be this issue:
microsoft/WSL#6995
  • Loading branch information
ralish committed May 22, 2023
1 parent 7e3979c commit 8cb6bcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion winterm/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@
"guid": "{51855cb2-8cce-5362-8f54-464b92b32386}",

"commandline": "%LocalAppData%\\Microsoft\\WindowsApps\\ubuntu.exe",
"startingDirectory": "/home/sdl",
"colorScheme": "Solarized Dark",
"closeOnExit": "always"
},
Expand Down

0 comments on commit 8cb6bcc

Please sign in to comment.