antibody: add Spanish translation (#9802)

pull/3/head
Darío Hereñú 2023-01-24 11:07:14 -03:00 committed by GitHub
parent ad15cd0b10
commit a39695a734
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# antibody
> "El más rápido" administrador de complementos de shell.
> Más información: <https://getantibody.github.io>.
- Empaqueta todos los complementos para su carga estática:
`antibody bundle < {{~/.zsh_plugins.txt}} > {{~/.zsh_plugins.sh}}`
- Actualiza todos los empaquetados:
`antibody update`
- Lista todos los complementos instalados:
`antibody list`