lmstudio-ai / lms

LM Studio CLI. Written in TypeScript/Node
https://lms.dev
MIT License
1.09k stars 84 forks source link

ZSH Completion proposal #22

Open obeone opened 1 month ago

obeone commented 1 month ago

Here is a ZSH completion script. Feel free to integrate it into the project!

https://gist.github.com/obeone/e090762d683f1e666caf12902aa74c75

(For the explanation, it was a test for a custom GPT I just created ZSH Expert which allows easy creation of completions Chat log)

ryan-the-crayon commented 1 month ago

Wow, nice work. Thank you. We will take a look and investigate how to integrate it.

yagil commented 1 month ago

This is really awesome @obeone !