Add async.zsh to the download step in the readme

This commit is contained in:
Sarbbottam Bandyopadhyay
2016-04-14 00:26:40 -07:00
committed by Sindre Sorhus
parent c6564a4f7c
commit 7d96270704

View File

@@ -39,7 +39,7 @@ That's it. Skip to [Getting started](#getting-started).
1. Either… 1. Either…
- Clone this repo - Clone this repo
- add it as a submodule, or - add it as a submodule, or
- just download `pure.zsh` - just download `pure.zsh` and `async.zsh`
2. Symlink `pure.zsh` to somewhere in [`$fpath`](http://www.refining-linux.org/archives/46/ZSH-Gem-12-Autoloading-functions/) with the name `prompt_pure_setup`. 2. Symlink `pure.zsh` to somewhere in [`$fpath`](http://www.refining-linux.org/archives/46/ZSH-Gem-12-Autoloading-functions/) with the name `prompt_pure_setup`.