Skip to content

Always output bash-style environment variable file even if running on windows #481

Open
@robertbrignull

Description

@robertbrignull

We potentially output files with environment variables in formats for a few different shells, but we base that decision solely on which OS we're running on. This leads to problems if people use bash on windows because in that case we currently only output files for cmd and powershell. We should consider always outputting the bash-style file. We're probably fine to still only do the cmd and powershell ones on windows as I can't see anybody using either of those on another OS.

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