mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2026-08-24 10:14:12 -05:00
291 B
291 B
Agent Instructions
General File Creation Guidelines
When creating new files:
- Always use LF (Unix-style) line endings, not CRLF (Windows-style)
- This repository uses
.gitattributesto enforce LF line endings - Ensures consistency across all platforms and avoids Git warnings