tom-doerr / zsh_codex

This is a ZSH plugin that enables you to use OpenAI's Codex AI in the command line.
MIT License
1.42k stars 72 forks source link

docs: add troubleshooting section #2

Closed manekinekko closed 3 years ago

tom-doerr commented 3 years ago

It's weird that you had to change the path of the plugins folder. Could you run

echo $ZSH_CUSTOM

to check what the location of your custom folder is?

tom-doerr commented 3 years ago

Did you mean to write ~/.oh-my-zsh/plugins/ to ~/.oh-my-zsh/custom/plugins/?

manekinekko commented 3 years ago

It's weird that you had to change the path of the plugins folder. Could you run

echo $ZSH_CUSTOM

to check what the location of your custom folder is?

It's showing me my custom plugins folders: /Users/wassimchegham/.oh-my-zsh/custom