From eb17d7abe483cbc9022b947755975e1ba2aca034 Mon Sep 17 00:00:00 2001 From: Erwann Mest Date: Fri, 21 Jun 2013 22:28:54 +0200 Subject: [PATCH] Update README.md More explicit instructions. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32b3498e..48d24483 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,9 @@ version is 4.3.10. git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto" 3. Create a new Zsh configuration by copying the Zsh configuration files - provided: + provided (copy these lines in a script and run it): + #!/bin/zsh setopt EXTENDED_GLOB for rcfile in "${ZDOTDIR:-$HOME}"/.zprezto/runcoms/^README.md(.N); do ln -s "$rcfile" "${ZDOTDIR:-$HOME}/.${rcfile:t}"