Merge pull request #97 from sorin-ionescu/patch-1

Update Prezto instructions
This commit is contained in:
Sindre Sorhus
2014-12-17 15:19:04 +07:00

View File

@@ -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)