mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
18 lines
538 B
Markdown
18 lines
538 B
Markdown
# Ollama
|
|
|
|
This plugin provides command completion for Ollama executable.
|
|
|
|
It has been adapted from the [Grégoire Compagnon's gist on Github](https://gist.github.com/obeone/9313811fd61a7cbb843e0001a4434c58#file-readme-md):
|
|
|
|
It should work out the box if you add it to the plugins array.
|
|
|
|
## Port to oh-my-zsh
|
|
|
|
© Konstantin Gredeskoul
|
|
|
|
A very simple port was made by...
|
|
|
|
* [https://kig.re](Konstantin's Blog @ https://kig.re)
|
|
* [https://github.com/kigster](Konstantin's Github Page)
|
|
|
|
And distributede under the same license as oh-my-zsh.
|