From 4662c9785daf52e11c932b0e9a6896be5433bf6f Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 17 Jul 2015 21:36:12 +0200 Subject: [PATCH 1/1] README.md: Move "environment variables" section down --- README.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 6e3c05a..a1a7a3e 100644 --- a/README.md +++ b/README.md @@ -2,27 +2,6 @@ AX-ZSH: Alex' Modular ZSH Configuration ======================================= -Environment Variables ---------------------- - -Expected to be already set: - -* `HOME` -* `LOGNAME` - -Validated and/or set up by core plugins: - -* `AXZSH` -* `HOST` -* `HOSTNAME` (same as HOST, deprecated) -* `LOCAL_HOME` -* `PS1` -* `SHORT_HOST` -* `TERM` -* `XDG_CACHE_HOME` -* `ZSH_CACHE_DIR` - - Configuration ------------- @@ -66,3 +45,24 @@ axzsh_plugins=( Note: it should *not* be necessary to disable the default plugins! The above is an example only! + + +Environment Variables +--------------------- + +Expected to be already set: + +* `HOME` +* `LOGNAME` + +Validated and/or set up by core plugins: + +* `AXZSH` +* `HOST` +* `HOSTNAME` (same as HOST, deprecated) +* `LOCAL_HOME` +* `PS1` +* `SHORT_HOST` +* `TERM` +* `XDG_CACHE_HOME` +* `ZSH_CACHE_DIR` -- 2.39.2