On Mon, Mar 13, 2017, at 12:17, Tassilo Horn wrote:
> Additionally 2: Until this thing is sorted out, I still use zsh as my
> main shell.  But it just occurred to me that when I have a zsh shell and
> start fish by issuing it at the prompt, SHELL will remain /bin/zsh.  Is
> that intensional?

Yes it is intentional.  $SHELL does not represent the current shell, it
represents your preferred shell, see POSIX [1].

[1]
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to