Skip to content

76616c6172/shell-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell Helper

Don't remember obscure shell commands?

No problem: Just type ? do the thing and let your LLM frens take care of it.

Sample Usage

Installation instructions

alias ?='shell_helper.py $@'

Your openai API key goes in ~/.config/shell-helper/key

mkdir -p ~/.config/shell-helper
touch ~/.config/shell-helper/key

About

LLM powered shell helper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages