C-Loftus / talon-ai-tools

Query LLMs and AI tools with voice commands
MIT License
39 stars 14 forks source link

Support for Different Shells #52

Closed C-Loftus closed 3 months ago

C-Loftus commented 3 months ago

Supports a setting to specify the shell name.

@jaresty let me know if this is what you want. Nushell probably will not work particularly well since the model has less context for it. But GPT 4 might work better.

Either way this is a useful setting since I sometimes I need powershell if my terminal is windows terminal instead of my usual Linux setup

jaresty commented 3 months ago

This looks great!