Myzel394 / zsh-copilot

How we all expected GitHub Copilot in the CLI to be. No `suggest` bullshit
61 stars 9 forks source link

feat: Add Ollama Llama3 usage instructions and zsh-copilot plugin #5

Closed math-x-io closed 1 week ago

math-x-io commented 1 week ago

This commit adds instructions for using Ollama Llama3 and the zsh-copilot plugin. It includes the necessary configuration steps and commands to install and start Ollama Llama3. Additionally, it introduces the zsh-copilot plugin, which provides an AI-powered suggestion feature for shell commands. The plugin can be activated by pressing the configured key (default: ^z).

The zsh-copilot plugin configuration options are also documented, including the ability to send context information to the AI model and enable debug mode.

Myzel394 commented 1 week ago

That description is AI generated, isn't it? :D

math-x-io commented 1 week ago

Please remember the following keybind: "^e" to use ollama. Is that acceptable to you?