Rename prompt.zsh to pure.zsh

This commit is contained in:
Sindre Sorhus
2013-08-19 19:27:49 +02:00
parent 9c5791ff65
commit 0e06fe774d
2 changed files with 3 additions and 4 deletions

View File

@@ -21,8 +21,8 @@ Most prompts are cluttered, ugly and slow. I wanted something visually pleasing
## Getting Started
- Download `prompt.zsh` or submodule this repo
- In your `.zshrc` add `. path/to/prompt.zsh`
- Download `pure.zsh` or submodule this repo
- In your `.zshrc` add `. path/to/pure.zsh`
- Add your username to `DEFAULT_USERNAME`
@@ -33,5 +33,4 @@ Most prompts are cluttered, ugly and slow. I wanted something visually pleasing
## License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)
(c) [Sindre Sorhus](http://sindresorhus.com)
MIT © [Sindre Sorhus](http://sindresorhus.com)