mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-22 06:06:25 +08:00
Ensure Fish scripts always use LF line endings, otherwise multiline commands break (#458)
This commit is contained in:
parent
50004e39a1
commit
67ef90a490
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Ensure Fish scripts always use LF line endings, otherwise multiline commands break.
|
||||||
|
*.fish text eol=lf
|
Loading…
Reference in New Issue
Block a user