]> arthur.barton.de Git - ax-zsh.git/blob - README.md
Initial commit
[ax-zsh.git] / README.md
1 AX-ZSH: Alex' Modular ZSH Configuration
2 =======================================
3
4
5 Environment Variables
6 ---------------------
7
8 Expected to be already set:
9
10 * `HOME`
11 * `LOGNAME`
12
13 Validated and/or set up:
14
15 * `AXZSH`
16 * `HOST`
17 * `HOSTNAME` (same as HOST, deprecated)
18 * `LOCAL_HOME`
19 * `PS1`
20 * `SHORT_HOST`
21 * `TERM`
22 * `XDG_CACHE_HOME`
23 * `ZSH_CACHE_DIR`
24
25
26 Configuration Variables
27 -----------------------
28
29 The following configuration variables can be set in the `$HOME/.zshenv` file
30 to configure "AX-ZSH":
31
32 * `AXZSH_PLUGIN_D`