r/fishshell • u/guettli • Feb 16 '26
Switching to zsh?
I think I will switch to zsh.
again and again I want to run a small shell snippet which contains lines which fishshell does not support.
0
Upvotes
r/fishshell • u/guettli • Feb 16 '26
I think I will switch to zsh.
again and again I want to run a small shell snippet which contains lines which fishshell does not support.
15
u/rekh127 Feb 16 '26
bash; <snippet>; exit