From d6e2e24c174af0a061630bb447593d183eabab8a Mon Sep 17 00:00:00 2001 From: Matt Hamilton Date: Tue, 22 Dec 2015 11:12:06 -0500 Subject: [PATCH] make template append explicitly clear --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0b6f9e..9acb0e6 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ uninstall those first to prevent conflicts. git clone --recursive https://github.com/Eriner/zim.git ${ZDOTDIR:-${HOME}}/.zim ``` -2. Copy the template configuration files (or append to existing configs): +2. Paste this into your terminal to copy the template configuration files (or append to existing configs): ``` setopt EXTENDED_GLOB for template_file ( ${ZDOTDIR:-${HOME}}/.zim/templates/* ); do