aboutsummaryrefslogtreecommitdiff
path: root/CLAUDE.md
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-07-04 22:45:30 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-07-04 22:45:30 +0200
commite21ead77ffdff206d1ae17e5ce93ea34c4227414 (patch)
tree816908ddf90aaf99a6476ab364f8a13c193b99c4 /CLAUDE.md
parentc843d34f56c207abcf4b93e424125eea2dc601e0 (diff)
Add new fonts and picker style.
Diffstat (limited to 'CLAUDE.md')
-rw-r--r--CLAUDE.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
index 6ca3848..f9f5f35 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -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