✨ 🛹 localInstaller.ts
This commit is contained in:
@@ -160,3 +160,4 @@ export function getShellType(): string {
|
|||||||
if (shellPath.includes('fish')) return 'fish'
|
if (shellPath.includes('fish')) return 'fish'
|
||||||
return 'unknown'
|
return 'unknown'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user