]> git.armaanb.net Git - zpe.git/blobdiff - README.md
add `zpe` command
[zpe.git] / README.md
index 78f9fe202b7d2a6cab54aec8f1aa06d95db2474f..84a30fb4681b635d7b85ac1a079cc506bb9f0d41 100644 (file)
--- 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