Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(external): add zsh-copilot #66

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

Gamma-Software
Copy link
Contributor

Add zsh copilot plugin.
Integrate ChatGPT to your terminal so that you can predict your next command based on command history. Ask to generate complexe commands. Or Fix a previous failed command.

install via zsh -c "$(curl -fsSL https://raw.githubusercontent.com/Gamma-Software/zsh-copilot/refs/heads/master/install.sh)"

Demo at https://youtube.com/shorts/ctH_thFlHkg?si=cBb-WPBsHpapop9P

Copy link
Member

@carlosala carlosala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Could you move it to external plugins file? Thanks!

@carlosala carlosala self-assigned this Jan 8, 2025
@Gamma-Software
Copy link
Contributor Author

Hey! Could you move it to external plugins file? Thanks!
Hey !
Oh I didn't know their were an external section.

@Gamma-Software
Copy link
Contributor Author

@carlosala done

Copy link
Member

@carlosala carlosala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@carlosala carlosala changed the title Feature/add-zsh-copilot feat(external): add zsh-copilot Jan 13, 2025
@carlosala carlosala merged commit 010cd1b into ohmyzsh:main Jan 13, 2025
@carlosala
Copy link
Member

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants