Replies: 2 comments
-
Well, I figured out that it is possible to launch a specific profile in Quake mode by using:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Recently, I have been attempting to integrate self-hosted LLMs into my workflow.
I discovered that it's possible to create a separate profile in Windows Terminal with
ollama run
as the command line then open it in Quake mode. This allows you to invoke Ollama simply by pressing Win+` on your keyboard. However, this requires setting the shiny new AI profile as the default, which seems impractical.It would be nice to assign an alternative default profile to the Quake mode.
Beta Was this translation helpful? Give feedback.
All reactions