From 402c0180fb8c77dd788edfe60156d86e6db18524 Mon Sep 17 00:00:00 2001 From: David O'Trakoun Date: Tue, 14 Mar 2017 00:03:17 -0400 Subject: [PATCH] zplug guide --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1b6e6fd..6bcc3f7 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,14 @@ Here's a screenshot: - Add the `git-my` file somewhere in your path, e.g. `/usr/local/bin/` +### zplug installation + +Super simple if you use zplug: + +```sh +zplug "davidosomething/git-my", as:command +``` + ## Usage From command line execute: