Closed polluks closed 2 years ago
This is a common bug caused by the $SHELL variable. I will look forward and fix that.
should be fixed now
Okay, so, the bug was the fact that in swef, if the basename program is not found, then it will fallback to sh
. Now if there is no basename, it will just display $SHELL. This means that you will get /bin/zsh
instead of zsh
macOS uses zsh