Skip to content

ArdaEs/wtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple shell command typo correction using OpenAI GPT. Inspired by https://github.com/nvbn/thefuck

Implemented for bash.

Requires openai library.

To use: 1- Change your api key in main.py
2- Add the path to main.py in wtf.sh
3- Add: alias wtf='PATH_TO_SCRIPT/wtf.sh' to ~/.bashrc

Example Usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published