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, 0 insertions, 7 deletions
diff --git a/working/ai-dotfiles-discovery/proposed.diff b/working/ai-dotfiles-discovery/proposed.diff
deleted file mode 100644
index f22c7a8..0000000
--- a/working/ai-dotfiles-discovery/proposed.diff
+++ /dev/null
@@ -1,7 +0,0 @@
---- 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