From 51a8956566d5d962fad8c515c6a12fa6d7143c2c Mon Sep 17 00:00:00 2001 From: I-L-U-X-A Date: Tue, 27 Dec 2016 16:06:22 +0200 Subject: [PATCH] Updated Installing ZSH (markdown) --- Installing-ZSH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing-ZSH.md b/Installing-ZSH.md index 22844ce..5d392fc 100644 --- a/Installing-ZSH.md +++ b/Installing-ZSH.md @@ -76,7 +76,7 @@ To install the port: cd /usr/ports/shells/zsh/ && make install clean ``` To improve zsh performance, optionally enable zsh-mem options with -![](https://i.imgur.com/UuoJt0a.png) +![](https://i.imgur.com/l4id6Ek.png) ```sh make config ```