[doc] Add instruction on how to install via antigen

This commit is contained in:
Olivier Le Thanh Duong 2013-07-08 00:31:58 +02:00 committed by Olivier Mengué
parent bf8ef5b513
commit 7bf1b9f055

View File

@ -110,6 +110,13 @@ in the sections below.
Check in your `.bashrc` that the `PROMPT_COMMAND` variable is not set, or else
the prompt will not be available.
### INSTALLATION VIA ANTIGEN
To install via antigen, simply add the following line in your .zshrc after activating antigen:
```
antigen bundle nojhan/liquidprompt
```
## DEPENDENCIES