Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • I'd welcome better indications of a zsh shell; a possible list includes $module_path and $ZSH_VERSION, although in theory other shells could set those. Commented Jun 4, 2019 at 20:31
  • 1
    Also for consideration: ps -ocomm= -p $$ Commented Jun 4, 2019 at 20:33
  • thank you, but how did $SHELL get assigned in the first place? I install zsh just recently Commented Jun 4, 2019 at 21:29
  • Great point, @Jack. See the update; your passwd entry likely still points to /bin/bash; you may try (or request the change) to set it to zsh. Commented Jun 4, 2019 at 22:36