configs/home/.zsh-kali/themes/spaceship-prompt/.gitattributes

7 lines
220 B
Plaintext
Raw Normal View History

2023-06-30 21:45:57 +02:00
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# These files should always checkout with LF line endings, even on windows.
*.zsh-theme text eol=lf
*.zsh text eol=lf
*.sh text eol=lf