Merge pull request #48 from skippednote/master

Fix Prezto path
This commit is contained in:
Sindre Sorhus
2013-12-22 12:10:55 -08:00

View File

@@ -96,7 +96,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 `~/.prezto/modules/prompt/functions/prompt_pure_setup` alongside Prezto's other prompts. Then `set zstyle ':prezto:module:prompt' theme 'pure'` in `~/.zpreztorc`.
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`.
## [antigen](https://github.com/zsh-users/antigen)