X-Git-Url: https://git.armaanb.net/?p=zpe.git;a=blobdiff_plain;f=README.md;h=84a30fb4681b635d7b85ac1a079cc506bb9f0d41;hp=78f9fe202b7d2a6cab54aec8f1aa06d95db2474f;hb=98f8f1d78b04d78ed59291841ffaddb9bce3185c;hpb=6711abdfbff747ba75ff63f2987c6e91a8e3173a diff --git a/README.md b/README.md index 78f9fe2..84a30fb 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ A utility to ease the management of Zsh plugins. This is NOT a complete Zsh plug ### Extra commands * `zpe-pull` updates the repositories - * `zpe-clean` removes any cloned repositories that are no longer in `repositories` file + * `zpe-clean` removes any cloned repositories that are no longer in the `repositories` file + * `zpe` opens the `repositories` file in $EDITOR ## Motivation All of the other available plugin managers try to get way too fancy. I just need something to automatically clone git repositories, and make my config nice and portable. The script is intentionally highly extensible and feature-minimal. ## License -Copyright Armaan Bhojwani 2020 -MIT License, see COPYING for more information +Copyright Armaan Bhojwani 2020, MIT License, see the LICENSE file for more information