Skip to content

Option to read Include the files from ~/.ssh/config #28

@abinashvaradhan

Description

@abinashvaradhan

It would be nice if it also reads the configuration under Include config files unde ~/.ssh/config

# Managed by lazyssh
Include ~/.ssh/jumpbox_config
Include ~/.ssh/blue_config
Include ~/.ssh/green_config


Host jumpserver
    HostName 34.199.0.25
    User muneeshd
    Port 2104
    IdentityFile ~/.ssh/id_rsa

I usually have config isolation. it would be really great we have option to list the entries inside my custom config files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions