Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command generation should use applications that are installed on computer #1

Open
MrPicklePinosaur opened this issue Jan 8, 2024 · 0 comments

Comments

@MrPicklePinosaur
Copy link
Owner

There are multiple ways to accomplish any given task, however, commands that are installed by the user should be prioritized. To do this, some sort of context should be given for each command request. As an example, of fd command is installed, it should be used instead of find when asking about finding files.

As an extension, perhaps some more information can be given about the platform that the shell is running on, such as for package manager commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant