Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1100,6 +1100,11 @@ aliases = ["crossplane-cli"]
backends = ["aqua:crossplane/crossplane", "asdf:joke/asdf-crossplane-cli"]
description = "The Crossplane CLI extends kubectl with functionality to build, push, and install Crossplane packages"

[tools.crush]
backends = ["aqua:charmbracelet/crush"]
description = "The glamourous AI coding agent for your favourite terminal"
Copy link

Copilot AI Nov 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The word "glamourous" is misspelled. It should be "glamorous" (without the extra 'u'). This is the standard spelling in both American and British English, and is consistent with how "glamorous" is spelled elsewhere in this file (line 2107 for the gum tool).

Suggested change
description = "The glamourous AI coding agent for your favourite terminal"
description = "The glamorous AI coding agent for your favourite terminal"

Copilot uses AI. Check for mistakes.
test = ["crush --version", "v{{version}}"]

[tools.crystal]
backends = ["asdf:mise-plugins/mise-crystal", "vfox:mise-plugins/vfox-crystal"]
description = "Crystal: A language for humans and computers"
Expand Down
Loading