commit 8fcf76f89420d8b4cc1aae4d23667dbb7a26d7dc Author: Jules Date: Thu Sep 5 23:42:18 2024 +0200 init diff --git a/README.md b/README.md new file mode 100644 index 0000000..a68efa6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +git clone https://github.com/Myzel394/zsh-copilot.git ~/.zsh-copilot +echo "source ~/.zsh-copilot/zsh-copilot.plugin.zsh" >> ~/.zshrc +echo export "OPENAI_API_KEY=$$$" >> ~/.zshrc