From b7e06605c0ef79e2ebaf4fa0fc753926ca5c5856 Mon Sep 17 00:00:00 2001 From: Matthias Bilger Date: Wed, 15 Jul 2015 23:47:32 +0200 Subject: [PATCH] Added prezto - Loading and creating symlink for prezto - using preztos builtin module load function - allow setting of prezto options, and *:* - Load a repository as prezto module --- README.md | 39 ++++++++++++++ zgen.zsh | 152 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 189 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc50424..5e4c85f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,22 @@ A lightweight plugin manager for ZSH inspired by Antigen. The goal is to have a zgen oh-my-zsh This is a shortcut for `zgen load`. +#### Or if you prefer prezto + zgen prezto +This will also create a symlink in the ZSHDOT or HOME directory. This is needed by prezto + +#### Load prezto plugins + zgen prezto +This is uses the prezto method for loading modules + +#### Load a repo as prezto plugins + zgen pmodule +This is uses the prezto method for loading the module, by creating a symlink and calling pmodule + +#### Set prezto options + zgen prezto