How to Add Ubuntu 18.04 LTS Terminal in New Windows Terminal

Опубликовано: 26 Февраль 2025
на канале: Coding Beast
15,640
233

Just in case If it not shows Ubutntu terminal in new windows terminal automatically after setting up Ubuntu, execute the `uuidgen` command. This will give a unique GUID, copy it.
{
"guid": "{your id}",
"hidden": false,
"name": "Ubuntu-18.04",
"source": "Windows.Terminal.Wsl"
}
and paste this code in settings under profiles.
And in some case restart your PC after pasting these lines.

Thanks if you are watching us!