Add `nushell` agent
@ -37,6 +37,7 @@ func plainTextAgents() []string {
"aiohttp",
"http_get",
"xh",
"nushell",
}
@ -90,6 +90,7 @@ PLAIN_TEXT_AGENTS = [
]
PLAIN_TEXT_PAGES = [':help', ':bash.function', ':translation', ':iterm2']