Updated Installing ZSH (markdown)

I-L-U-X-A 2016-12-27 16:06:22 +02:00
parent 6c819e0d64
commit 51a8956566

@ -76,7 +76,7 @@ To install the port:
cd /usr/ports/shells/zsh/ && make install clean cd /usr/ports/shells/zsh/ && make install clean
``` ```
To improve zsh performance, optionally enable zsh-mem options with To improve zsh performance, optionally enable zsh-mem options with
![](https://i.imgur.com/UuoJt0a.png) ![](https://i.imgur.com/l4id6Ek.png)
```sh ```sh
make config make config
``` ```