mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-22 09:16:08 +08:00
3 lines
105 B
Plaintext
3 lines
105 B
Plaintext
|
# Ensure Fish scripts always use LF line endings, otherwise multiline commands break.
|
||
|
*.fish text eol=lf
|