There was an error while loading. Please reload this page.
2 parents 53cde99 + cc56527 commit 80246c2Copy full SHA for 80246c2
1 file changed
pkg/actions/bridge/bridge.go
@@ -20,6 +20,7 @@ var bridgeActions = map[string]func(command ...string) carapace.Action{
20
"fish": ActionFish,
21
"inshellisense": ActionInshellisense,
22
"kingpin": ActionKingpin,
23
+ "kitten": ActionKitten,
24
"powershell": ActionPowershell,
25
"urfavecli": ActionUrfavecli,
26
"urfavecli@v1": ActionUrfavecliV1,
0 commit comments