readme: Aclarar dependencias
This commit is contained in:
parent
9754648d92
commit
557d8422ea
1 changed files with 5 additions and 3 deletions
|
@ -28,11 +28,13 @@ Probablemente incompleto.
|
||||||
### Alpine
|
### Alpine
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
apk add zsh zsh-vcs fzf kak bat fd
|
apk add zsh zsh-vcs fzf kak
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Para desktop/IDE
|
#### Para editor mejorado
|
||||||
|
|
||||||
|
(requiere tmux o Wayland+foot)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
apk add kakoune-cr kakoune-cr-commands foot sway
|
apk add kakoune-cr kakoune-cr-commands bat fd
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue