From 94e9631d5959da83a768a8413dc572deaf63d532 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 5 Oct 2014 17:20:00 -0700 Subject: [PATCH] Add instructions for antigen --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5e8862a..5d01bb6 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ Usage * Debian based distributions (Debian/Ubuntu/Linux Mint...): Packager needed, please get in touch ! * RPM based distributions (Fedora/RHEL/CentOS...): Packager needed, please get in touch ! +#### Using frameworks + +* If you're using [antigen](https://github.com/zsh-users/antigen), just add `antigen bundle zsh-users/zsh-completions src` to your .zshrc where you're loading your other zsh plugins. + #### Manual installation