Updated the install process

This commit is contained in:
Yann Esposito 2012-07-10 16:49:22 +02:00
parent e82267f252
commit f0a34ed47e

View file

@ -11,13 +11,13 @@ If you are lazy just copy paste the following line in your terminal:
curl -O https://raw.github.com/yogsototh/zsh_functional/master/install.sh && \
chmod u+x install.sh && . ./install.sh
To install, clone this repo to `~/.zsh/functional` and add
If you want to have more control,
clone this repo to `~/.zsh/functional` and add
. ~/.zsh/functional/load
to your `.zshrc`
## Usage and documentation
Please refer to the tests so far until I've written simple proper docs for each