fish-shell/share
Kurtis Rader 92e14d7e4a deal with Linux shebang handling
The Linux kernel only splits on the first whitespace in the shebang line
(unlike BSD which splits on all whitespace). Which means there can be
only one argument after the path to the program.
2016-10-09 15:09:44 -07:00
..
completions Add completions for ninja build system 2016-10-04 12:32:28 +02:00
functions eliminate many "unused parameter" warnings 2016-10-09 14:38:26 -07:00
tools deal with Linux shebang handling 2016-10-09 15:09:44 -07:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Guard some contains calls in config.fish 2016-09-26 16:49:06 +02:00