aboutsummaryrefslogtreecommitdiff
path: root/working/ai-dotfiles-discovery/proposed.diff
diff options
context:
space:
mode:
Diffstat (limited to 'working/ai-dotfiles-discovery/proposed.diff')
-rw-r--r--working/ai-dotfiles-discovery/proposed.diff7
1 files changed, 7 insertions, 0 deletions
diff --git a/working/ai-dotfiles-discovery/proposed.diff b/working/ai-dotfiles-discovery/proposed.diff
new file mode 100644
index 0000000..f22c7a8
--- /dev/null
+++ b/working/ai-dotfiles-discovery/proposed.diff
@@ -0,0 +1,7 @@
+--- a/claude-templates/bin/ai
++++ b/claude-templates/bin/ai
+@@ build_candidates() {
+ candidates=()
+ maybe_add_candidate "$HOME/.emacs.d"
++ maybe_add_candidate "$HOME/.dotfiles"
+ if [ -d "$HOME/code" ]; then