From 766c4a53eb36643d17e08bf0f36912a6be535eb9 Mon Sep 17 00:00:00 2001 From: Caio Gondim Date: Fri, 9 Jan 2015 10:17:55 +0100 Subject: [PATCH] Table of options on README --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9d4d640..ce153ed 100644 --- a/README.md +++ b/README.md @@ -90,12 +90,10 @@ or don't want to see. All options must be overridden in your **.zshrc** file. ### Prompt -The character used for prompt and if you want to be warned when running as root: - -```bash -BULLETTRAIN_PROMPT_CHAR="\$" -BULLETTRAIN_PROMPT_ROOT=true -``` +|Variable|Default|Meaning +|--------|-------|-------| +|`BULLETTRAIN_PROMPT_CHAR`|`\$`|Character to be show before any command +|`BULLETTRAIN_PROMPT_ROOT`|`true`|Highlight if running as root ### Status