From 3f09bf154b058be6e81337b2c5df4a20acc6e5c4 Mon Sep 17 00:00:00 2001 From: Sorin Ionescu Date: Tue, 16 Dec 2014 18:47:53 -0500 Subject: [PATCH] Update Prezto instructions --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7cc6b79..787e97d 100644 --- a/readme.md +++ b/readme.md @@ -118,7 +118,7 @@ Symlink (or copy) `pure.zsh` to `~/.oh-my-zsh/custom/pure.zsh-theme` and add `ZS ### [prezto](https://github.com/sorin-ionescu/prezto) -Symlink (or copy) `pure.zsh` to `~/.zprezto/modules/prompt/functions/prompt_pure_setup` alongside Prezto's other prompts. Then `set zstyle ':prezto:module:prompt' theme 'pure'` in `~/.zpreztorc`. +Set `zstyle ':prezto:module:prompt' theme 'pure'` in `~/.zpreztorc`. ### [antigen](https://github.com/zsh-users/antigen)