diff --git a/src/utils/bin/index.ts b/src/utils/bin/index.ts index 0d55ba1..9691377 100644 --- a/src/utils/bin/index.ts +++ b/src/utils/bin/index.ts @@ -1,3 +1,3 @@ export * from './commands'; export * from './api_commands'; -export { default as sumfetch } from './sumfetch'; +export { default as neofetch } from './neofetch';