pm icon indicating copy to clipboard operation
pm copied to clipboard

Looks like default shell is zsh?

Open jonasdroste opened this issue 8 years ago • 1 comments

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!

jonasdroste avatar Dec 19 '17 13:12 jonasdroste

Hello @jonasdroste,

Thank you for your suggestion. I'm thinking about removing that check. Since the bash port is not properly tested and I don't plan to continue it, I believe that it's better to remove that input :)

Angelmmiguel avatar Jan 08 '18 08:01 Angelmmiguel