From 010cd1b749151ecd8a8ab50f11b267b71a6cf83e Mon Sep 17 00:00:00 2001 From: Valentin Rudloff Date: Mon, 13 Jan 2025 15:38:39 +0100 Subject: [PATCH] feat(external): add zsh-copilot (#66) --- External-plugins.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/External-plugins.md b/External-plugins.md index e167d1a..cf5e5c5 100644 --- a/External-plugins.md +++ b/External-plugins.md @@ -23,6 +23,10 @@ Unlike [themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes), there tofuutils tenv plugin providing autocompletions +- [zsh-copilot](https://github.com/Gamma-Software/zsh-copilot) + + 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. + ### FUN - [Doge Say](https://github.com/txstc55/dogesay/blob/master/dogesay.plugin.zsh)