shell_gpt
shell_gpt copied to clipboard
brew install
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
I made a Homebrew tap for this brew install kth8/tap/shellgpt
https://github.com/kth8/homebrew-tap
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