Skip to content

chetansk/shell-copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Shell copilot

A simple contextual help, live on shell. Works on bash shell on Linux/MAC/Windows

How to

  • Copy the content of the file bashrc into your .bashrc file, maybe at the end
  • logout and login
  • At anypoint type aiHelp, followed by question
    • for example:: aiHelp "How do I add user chetansk to sudo group

Pre-requisite

  • Install jq
    • sudo apt install jq #Debian/Ubuntu
    • brew install jq #macOS (Homebrew)
  • Generate openAI API key

About

A simple contextual help for bash shell, using AI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages