From d76a04fa74a1f6986c013b670cfe0179dd5fcd45 Mon Sep 17 00:00:00 2001 From: Janne Koschinski Date: Wed, 23 Aug 2017 15:50:28 +0200 Subject: [PATCH] Updated readme for improved theming --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eaf9d22..f27b72ab 100644 --- a/README.md +++ b/README.md @@ -101,13 +101,17 @@ Usage of powerline-go: -modules string The list of modules to load. Separate with ',' (valid choices: cwd, docker, exit, git, hg, host, jobs, perms, root, ssh, time, user, venv) - (default "venv,user,ssh,host,cwd,perms,git,hg,jobs,exit,root") + (default "venv,user,host,ssh,cwd,perms,git,hg,jobs,exit,root") -newline Show the prompt on a new line -shell string Set this to your shell type (valid choices: bare, bash, zsh) (default "bash") + -theme string + Set this to the theme you want to use + (valid choices: default) + (default "default") ``` ### Bash