mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:53:34 +02:00
antibody: add Spanish translation (#9802)
This commit is contained in:
parent
ad15cd0b10
commit
a39695a734
1 changed files with 16 additions and 0 deletions
16
pages.es/common/antibody.md
Normal file
16
pages.es/common/antibody.md
Normal 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`
|
Loading…
Add table
Reference in a new issue