]> arthur.barton.de Git - ax-zsh.git/commitdiff
README.md: Add "customization" section
authorAlexander Barton <alex@barton.de>
Sat, 12 Sep 2015 18:36:27 +0000 (20:36 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 12 Sep 2015 18:36:27 +0000 (20:36 +0200)
README.md

index 4c641a26e486b359461de7a30b8dc4001df945c6..d15f077566979f3c97d5a56c50bda9a7f1c91957 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,6 +40,18 @@ relays on). In addition, AX-ZSH reads the optional files `~/.zprofile.local`,
 core initialization files when present.
 
 
+Customization
+-------------
+
+Use the `axzshctl` tool to enable, disable, and reset plugins. AXZSH
+initializes an alias which points to the actual location in `~/.axzsh/bin/`.
+
+See `axzshctl --help` for details.
+
+In addition you can set the `AXZSH_PLUGIN_D` variable (and `ZSH_CUSTOM` like
+"OhMyZsh") to specify additional plugin search directories.
+
+
 Environment Variables
 ---------------------