Issue with shell detection #1

Open
opened 2022-12-27 23:20:15 +00:00 by robert · 0 comments
Owner

Using the $SHELL variable seems flawed.

This variable is not set to /bin/zsh when starting zsh from within an existing bash shell.

It appears it is better to check the name of the running process. Although this could still possibly be flawed

Using the `$SHELL` variable seems flawed. This variable is not set to `/bin/zsh` when starting zsh from within an existing bash shell. It appears it is better to check the name of the running process. Although this could still possibly be flawed
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: robert/zshplug#1
No description provided.