Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 609 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 609 Bytes

Openai command generator

This is an attempt to generate shell commands with natural language

Installation

To install this plugin, clone this repository into your $ZSH_CUSTOM/plugins directory:

git clone https://github.com/wuast94/cli-openai-helper.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/cli-openai-helper

Usage After installation, add cli-openai-helper to the plugins array in your .zshrc file

write a promt with a hashtag in front and press CTRL+F, wait and if it looks good just hit enter.

License This project is licensed under the MIT License - see the LICENSE.md file for details.