From 9e4955cf91830dbb13fb405652af6d3b6ea07186 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 29 Jan 2016 23:02:14 +0100 Subject: [PATCH] Clarify Prezto usage Closes #182 --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 427dc61..023b292 100644 --- a/readme.md +++ b/readme.md @@ -141,6 +141,8 @@ To have commands colorized as seen in the screenshot install [zsh-syntax-highlig ### [prezto](https://github.com/sorin-ionescu/prezto) +Pure is bundled with Prezto. No need to install it. + Set `zstyle ':prezto:module:prompt' theme 'pure'` in `~/.zpreztorc`. ### [antigen](https://github.com/zsh-users/antigen)