shell_gpt icon indicating copy to clipboard operation
shell_gpt copied to clipboard

brew install

Open o6uoq opened this issue 9 months ago • 2 comments

As a shell_gpt user I want to be install shell_gpt via brew So that I can run brew install shell_gpt rather than using on pip

o6uoq avatar Mar 15 '25 14:03 o6uoq

I made a Homebrew tap for this brew install kth8/tap/shellgpt

https://github.com/kth8/homebrew-tap

kth8 avatar Mar 31 '25 20:03 kth8

Thank you! The only solution I had found to not install it via pip, which is then not here in any conda envs, was make an executable with pyinstaller, which somehow added several seconds of latency to any sgpt command :D

arty-hlr avatar May 18 '25 23:05 arty-hlr