diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-04 22:45:30 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-04 22:45:30 +0200 |
| commit | e21ead77ffdff206d1ae17e5ce93ea34c4227414 (patch) | |
| tree | 816908ddf90aaf99a6476ab364f8a13c193b99c4 /CLAUDE.md | |
| parent | c843d34f56c207abcf4b93e424125eea2dc601e0 (diff) | |
Add new fonts and picker style.
Diffstat (limited to 'CLAUDE.md')
| -rw-r--r-- | CLAUDE.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -88,6 +88,10 @@ The app uses a domain-specific language for creating Wardley Maps: - Run `make format` before committing - All Swift files include GPL license header +### Tool Preferences +- **Use `rg` instead of `grep`** for text searching (ripgrep is faster and more user-friendly) +- **Use `fd` instead of `find`** for file searching (fd is faster and has better defaults) + ### Key Dependencies - SwiftUI for UI framework - Sparkle for auto-updates |