1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 11:53:11 +02:00

antibody: add Spanish translation (#9802)

This commit is contained in:
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

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`