diff --git a/src/utils/completionCache.ts b/src/utils/completionCache.ts index 3f0c9d2..0168059 100644 --- a/src/utils/completionCache.ts +++ b/src/utils/completionCache.ts @@ -164,3 +164,4 @@ export async function regenerateCompletionCache(): Promise { `update: Regenerated ${shell.name} completion cache at ${shell.cacheFile}`, ) } +