Skip to content

Callout how and where to add new profile in ssh tutorial #183

@camerondurham

Description

@camerondurham

As a new Windows Terminal user, I am unfamiliar with how the settings.json file works. The comments in the file are helpful but it would be easier as a new user if the tutorial included a blip about where to add the "commandline" line in my settings.json.

For example, something like this would maybe be helpful:

{
    "profiles":
    {
        "list":
        [
	    {
                "name": "cinnamon roll ssh profile",
                "commandline": "ssh cinnamon@roll",
            }
        ]
    }
}

Thanks for considering this! The docs in general have been very helpful.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions