README: agregar dependencias
This commit is contained in:
parent
f00f2352ea
commit
dd48b91b2e
1 changed files with 10 additions and 0 deletions
|
@ -20,3 +20,13 @@ Ya en zsh, podemos usar `gitdf` para manejar la repo.
|
|||
```sh
|
||||
gitdf submodule update # Descargar (o actualizar) plugins
|
||||
```
|
||||
|
||||
## Dependencias
|
||||
|
||||
Probablemente incompleto.
|
||||
|
||||
### Alpine
|
||||
|
||||
```sh
|
||||
apk add zsh zsh-vcs fzf kakoune
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue