Better install

This commit is contained in:
Yann Esposito (Yogsototh) 2011-11-03 15:24:06 +01:00
parent 01c4844827
commit 59072d778c

View file

@ -3,7 +3,12 @@
You can look at [this article<sup>†</sup>](http://yannesposito.com/Scratch/en/blog/Higher-order-function-in-zsh/) to have more informations.
To install just clone it to `~/.zsh/functional` and add
To install just clone it to `~/.zsh/functional`
mkdir ~/.zsh
git clone https://yogsototh@github.com/yogsototh/zsh_functional.git ~/.zsh/functional
and add
# Load functions
func_reps=( ~/.zsh/functional/src )