README: agregar dependencias

This commit is contained in:
Cat /dev/Nulo 2021-12-24 12:11:43 -03:00
parent f00f2352ea
commit dd48b91b2e

View file

@ -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
```