From 1e096a30b0c92e25809d50df9a9e0cbfe0804d61 Mon Sep 17 00:00:00 2001 From: Steve Yegge Date: Sun, 21 Dec 2025 16:43:21 -0800 Subject: [PATCH] feat: add 'fart' as easter egg alias for bd mol bond MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Molecules can produce gas (wisps) when bonded. 💨 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- cmd/bd/mol_bond.go | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cmd/bd/mol_bond.go b/cmd/bd/mol_bond.go index ff1a7c8f..14039409 100644 --- a/cmd/bd/mol_bond.go +++ b/cmd/bd/mol_bond.go @@ -14,8 +14,9 @@ import ( ) var molBondCmd = &cobra.Command{ - Use: "bond ", - Short: "Bond two protos or molecules together", + Use: "bond ", + Aliases: []string{"fart"}, // Easter egg: molecules can produce gas + Short: "Bond two protos or molecules together", Long: `Bond two protos or molecules to create a compound. The bond command is polymorphic - it handles different operand types: