mirror of https://github.com/jenv/jenv.git
Browse Source
Shell detection using $SHELL variable breaks in the case of for example X sessions which are started with bash when the user has a different shell session set. The fix applies the rbenv code for shell detection which is more exhaustive.pull/231/head
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue