Skip to content

xieisabug/shell-helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

  • Python 100.0%