MCPcopy Create free account
hub / github.com/anus-dev/ANUS / configureWindsurf

Function configureWindsurf

packages/cli/src/ui/utils/terminalSetup.ts:287–289  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

285}
286
287async function configureWindsurf(): Promise<TerminalSetupResult> {
288 return configureVSCodeStyle('Windsurf', 'Windsurf');
289}
290
291/**
292 * Main terminal setup function that detects and configures the current terminal.

Callers 1

terminalSetupFunction · 0.85

Calls 1

configureVSCodeStyleFunction · 0.85

Tested by

no test coverage detected