You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On an M1 Macbook pro running macos 13:
on a zsh terminal running oh-my-zsh:
run "ai auth"
paste the api key and then run ls on the zsh interface.
You will see a folder that has been created named "~" with the contents: ai/ and configstore/
Expected behaviour would have been that these filed were created at the home folder that is colloquially referred to as "~" in unix environments.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
On an M1 Macbook pro running macos 13:
on a zsh terminal running oh-my-zsh:
run "ai auth"
paste the api key and then run ls on the zsh interface.
You will see a folder that has been created named "~" with the contents: ai/ and configstore/
Expected behaviour would have been that these filed were created at the home folder that is colloquially referred to as "~" in unix environments.
The text was updated successfully, but these errors were encountered: