Commit 9f8f8c0ebb99
Changed files (2)
dots
.config
xmpp-research-bot
dots/config/xmpp-research-bot/commands.yaml โ dots/.config/xmpp-research-bot/commands.yaml
File renamed without changes
dots/Makefile
@@ -36,6 +36,9 @@ all += ntfy-config ntfy-scripts
ntfy-config : ~/.config/ntfy/client.yml
ntfy-scripts : ~/.config/ntfy/handle-notification.sh ~/.config/ntfy/acknowledge-notification.sh ~/.config/ntfy/ntfy-update-config
+all += xmpp-research-bot
+xmpp-research-bot : ~/.config/xmpp-research-bot/commands.yaml
+
# Backward compatibility: symlink ~/.claude to ~/.config/claude
~/.claude : force
@echo "๐ Creating backward compatibility symlink: ~/.claude -> ~/.config/claude"