✨ 🔺 xdg.ts
This commit is contained in:
@@ -63,3 +63,4 @@ export function getUserBinDir(options?: XDGOptions): string {
|
||||
const { home } = resolveOptions(options)
|
||||
return join(home, '.local', 'bin')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user