Skip to content

Looks like default shell is zsh? #10

@jonasdroste

Description

@jonasdroste

Hi,
while running the install script one is asked to enter the shell name.
What's your shell? [ zsh ]:

The [zsh] looks like a default value and if you just hit enter there is no check of an empty input, so the script fails.

Suggestion:
Change output to something like:
What's your shell? (0: zsh, 1: bash, ... ) [default: 0]:
And add the default check!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions