On 10/03/2015 02:05 PM, Michael Stillwell wrote: > However, I think it's more in keeping with the Unix philosophy to > specify the fish dependency in the #! line and let the shell > complain if it doesn't exist.
I agree. First line of '#!/usr/bin/fish' communicates to both computer and human that fish interpreter is required. Second line could be # The fish shell is available at http://fishshell.com/. On some systems, 'sudo apt-get install fish' will work. ------------------------------------------------------------------------------ _______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users