From c5b3bef8958f58bb2ef00e2746d40eae9ddb220f Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 23 Jan 2022 09:05:34 -0700 Subject: [PATCH] Update mzpm framework entry Signed-off-by: Joe Block --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ed31572..c534a8e 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,12 @@ You can find some interesting performance timing comparisons of various framewor **mzpm** is a minimalist plugin manager for ZSH. +Features: + +- Fetching and loading plugins from GitHub +- Loading local plugins +- Loading themes + ### [oh-my-zsh](https://ohmyz.sh/) **oh-my-zsh** is a community-driven framework for managing your ZSH configuration. Includes 120+ optional plugins (rails, git, macOS, hub, capistrano, brew, ant, macports, etc), over 120 themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.