Fish wrapper for Claude Code that makes Synthetic.new more pleasant
1{ 2 "$schema": "https://charm.land/crush.json", 3 "lsp": { 4 "fish": { 5 "command": "fish-lsp", 6 "args": ["start"], 7 "filetypes": ["fish"] 8 } 9 } 10}