ricklamers / shell-ai

LangChain powered shell command generator and runner CLI
MIT License
1.02k stars 62 forks source link

Write executed command to shell history for easy reuse. #37

Closed oneself closed 6 months ago

oneself commented 6 months ago

Write the command executed by the user to the shell history. Supported supported shells are zsh, bash, csh, tcsh, ksh, and fish. Also add an environment variable SHAI_SKIP_HISTORY which disables this behavior.

sweep-ai[bot] commented 6 months ago

Sweep: PR Review

Sweep was unable to review your pull request due to the following reasons:

Sweep does not support reviewing PRs from forked repositories.

ricklamers commented 6 months ago

Awesome 👏🏻