fish-shell/share
Aaron Gyes 8277f6a1ba Let git normalize line-endings upon commit (LF)
Only one file belonging to fish-shell had DOS/bogus line endings,
with `git add' picking up changes after updating .gitattributes:
hostname.fish.

Unsurprisingly, it has code to support cygwin and was likely
worked on by a user on a Windows machine. This will help
such cases in the future.

Also, in pcre2-10.21/, there was RunTest.bat which was (correctly)
CRLF formatted.  We don't use this batch script at all, so rather
than LF it or add an exception, blast it away like the other pcre2
files omitted from the repo.
2016-08-01 04:38:08 -07:00
..
completions Fix escaping in abbr --erase completions 2016-07-26 15:23:02 +02:00
functions Let git normalize line-endings upon commit (LF) 2016-08-01 04:38:08 -07:00
tools Strip out brackets from generated-by-manpage completions. 2016-07-30 22:01:59 -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 if started without a locale read system config 2016-07-27 22:15:54 -07:00