mirror of
https://github.com/Myzel394/zsh-copilot.git
synced 2025-06-18 20:55:26 +02:00
feat: Add basic README.md
This commit is contained in:
parent
b00b679f10
commit
0bb4db254b
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# 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!
|
Loading…
x
Reference in New Issue
Block a user