Exit from fish shell
I have Fish setup as my default shell. I want to exit from fish
to bash
.
How can I do that with opened fish shell?
Just type bash
and you'll start the bash shell. type exit
to return to fish shell when you're done.
I have Fish setup as my default shell. I want to exit from fish
to bash
.
How can I do that with opened fish shell?
Just type bash
and you'll start the bash shell. type exit
to return to fish shell when you're done.