From d38a8cc4e7defb3d79356d001eaced288a8bf3a7 Mon Sep 17 00:00:00 2001 From: Antoine Cotten Date: Sat, 17 Dec 2016 17:24:14 +0100 Subject: [PATCH] Add install instructions for Zim (#262) --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 39e68fb..2fee8d4 100644 --- a/readme.md +++ b/readme.md @@ -146,6 +146,12 @@ Pure is bundled with Prezto. No need to install it. Set `zstyle ':prezto:module:prompt' theme 'pure'` in `~/.zpreztorc`. +### [zim](https://github.com/Eriner/zim) + +Pure is bundled with Zim. No need to install it. + +Set `zprompt_theme='pure'` in `~/.zimrc`. + ### [antigen](https://github.com/zsh-users/antigen) Update your `.zshrc` file with the following two lines (order matters). Do not use the `antigen theme` function.