You need to sign in or sign up before continuing.
Commit 67ef90a4 authored by Stephen M. Coakley's avatar Stephen M. Coakley Committed by GitHub

Ensure Fish scripts always use LF line endings, otherwise multiline commands break (#458)

parent 50004e39
# Ensure Fish scripts always use LF line endings, otherwise multiline commands break.
*.fish text eol=lf
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment