Actualización plugins omz

This commit is contained in:
Manuel Vergara 2022-11-25 13:19:00 +01:00
parent e3586294be
commit 5cc07d7b3d

View File

@ -287,12 +287,14 @@ Cualquier duda sobre la instalación y configuración del tema, la [documentaci
## Plugins ## Plugins
Los plugins que utilizo son los siguientes: Los plugins que utilizo son los siguientes:
- [ansible](https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/ansible) - [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) - [dirhistory](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dirhistory)
- [docker](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/docker) - [docker](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/docker)
- [docker-compose](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/docker-compose) - [docker-compose](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/docker-compose)
- [emoji](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/emoji) - [emoji](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/emoji)
- [encode64](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/encode64) - [encode64](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/encode64)
- [git](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git) - [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) - [helm](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/helm)
- [history](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/history) - [history](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/history)
- [history-substring-search](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/history-substring-search) - [history-substring-search](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/history-substring-search)