From 172641c96ed9be6d0365e182b3557e091bbc6609 Mon Sep 17 00:00:00 2001 From: Christian Ferbar Date: Thu, 29 Sep 2016 09:23:13 +0200 Subject: [PATCH] Updated Plugin:svn (markdown) --- Plugin:svn.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Plugin:svn.md b/Plugin:svn.md index a824bbb..9a0e1f8 100644 --- a/Plugin:svn.md +++ b/Plugin:svn.md @@ -19,6 +19,11 @@ The plugin expects the first directory to be the current branch / tag / trunk. ## Usage +To use it, add `svn` to your plugins array: +```sh +plugins=(... svn) +``` + ### Agnoster theme git-like prompt Enable the svn plugin and add the followind lines to your ```~/.zshrc```