6. Run the `setup.sh`, which will do the following:
5. Install fabric
- Installs python dependencies.
- Creates aliases in your OS. It should update `~/.bashrc`, `/.zshrc`, and `~/.bash_profile` if they are present in your file system.
```bash
```bash
./setup.sh
pipx install .
```
```
7. Restart your shell to reload everything.
6. Run setup:
8. Set your `OPENAI_API_KEY`.
```bash
```bash
fabric --setup
fabric --setup
```
```
You'll be asked to enter your OpenAI API key, which will be written to `~/.config/fabric/.env`. Patterns will then be downloaded from Github, which will take a few moments.
7. Restart your shell to reload everything.
9. Now you are up and running! You can test by pulling the help.
8. Now you are up and running! You can test by pulling the help.