zsh-copilot/README.md
2024-03-23 18:27:50 +01:00

15 lines
322 B
Markdown

# zsh-copilot
How we all expected GitHub Copilot in the CLI to be.
## Installation
```sh
git clone https://github.com/Myzel394/zsh-copilot.git ~/.zsh-copilot
echo "source ~/.zsh-copilot/zsh-copilot.plugin.zsh" >> ~/.zshrc
```
## Usage
Type in your command or your message and press `CTRL + Z` to get your suggestion!