From 5cc07d7b3d33d799dbd1e8cfeac5c6cde5415d7a Mon Sep 17 00:00:00 2001 From: Manuel Vergara Date: Fri, 25 Nov 2022 13:19:00 +0100 Subject: [PATCH] =?UTF-8?q?Actualizaci=C3=B3n=20plugins=20omz?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ea437e..c95c3cd 100644 --- a/README.md +++ b/README.md @@ -287,12 +287,14 @@ Cualquier duda sobre la instalaciĆ³n y configuraciĆ³n del tema, la [documentaci ## Plugins Los plugins que utilizo son los siguientes: - [ansible](https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/ansible) +- [aws](https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/aws) - [dirhistory](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dirhistory) - [docker](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/docker) - [docker-compose](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/docker-compose) - [emoji](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/emoji) - [encode64](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/encode64) - [git](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git) +- [golang](https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/golang) - [helm](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/helm) - [history](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/history) - [history-substring-search](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/history-substring-search)