Exafunction / codeium

Other
200 stars 9 forks source link

Doesn't work on my mac terminal #34

Open iDineshRoy opened 5 months ago

iDineshRoy commented 5 months ago

I'm waiting for a new release for the fix. I manually had to delete out the all the codeium/termium added lines from ./bashrc and ./zshrc files for my terminal to go back to normal. Let me know if I can send more info to help you resolve the issue.

aleimu commented 5 months ago

+1

gblazex commented 4 months ago

+1 same here

caokiet-daydelight commented 4 months ago

+1 nothing happen after auth and install shell-hook

ziishaned commented 4 months ago

For me it was not working because I was running the curl command for the old version. After downloading the latest version fixed the issue for me

curl -L https://github.com/Exafunction/codeium/releases/download/termium-v0.2.1/install.sh | bash
termium auth
termium shell-hook install
gblazex commented 4 months ago

this seems to have worked, but it needs to be public knowledge, or the script should always just grab latest version...

dqm07 commented 1 month ago

For me it was not working because I was running the curl command for the old version. After downloading the latest version fixed the issue for me

curl -L https://github.com/Exafunction/codeium/releases/download/termium-v0.2.1/install.sh | bash
termium auth
termium shell-hook install

works for me! 👍🏻