Incompatibility
Posted May 19, 2005 14:59 UTC (Thu) by
modernjazz (guest, #4185)
In reply to:
Incompatibility by liljencrantz
Parent article:
Fish - The friendly interactive shell
I'm _not_ an expert, far from it. But how much of the end result of
initialization comes down to 2 things: setting environment variables and
aliases? If that's most of it, would it be possible to have fish: launch
a (say, bash) sub-shell for initialization, do the initialization in that
sub-shell, and then have fish simply parse the output of "env" and
"alias" commands running in that sub-shell?
(
Log in to post comments)