Correct variables -> variable in powerline theme READMEs
parent
396bedf11e
commit
8d18d1f69c
|
|
@ -56,7 +56,7 @@ The contents of the prompt can be "reordered", all the "segments" (every piece o
|
||||||
* `wd` - Working directory, like `cwd` but doesn't show the full folder
|
* `wd` - Working directory, like `cwd` but doesn't show the full folder
|
||||||
hierarchy, only the directory you're currently in.
|
hierarchy, only the directory you're currently in.
|
||||||
|
|
||||||
A variables can be defined to set the order of the prompt segments:
|
A variable can be defined to set the order of the prompt segments:
|
||||||
|
|
||||||
POWERLINE_PROMPT="user_info scm python_venv ruby cwd"
|
POWERLINE_PROMPT="user_info scm python_venv ruby cwd"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -54,7 +54,7 @@ The contents of the prompt can be "reordered", all the "segments" (every piece o
|
||||||
* `wd` - Working directory, like `cwd` but doesn't show the full folder
|
* `wd` - Working directory, like `cwd` but doesn't show the full folder
|
||||||
hierarchy, only the directory you're currently in.
|
hierarchy, only the directory you're currently in.
|
||||||
|
|
||||||
A variables can be defined to set the order of the prompt segments:
|
A variable can be defined to set the order of the prompt segments:
|
||||||
|
|
||||||
POWERLINE_PROMPT="user_info scm python_venv ruby cwd"
|
POWERLINE_PROMPT="user_info scm python_venv ruby cwd"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -58,7 +58,7 @@ The contents of the prompt can be "reordered", all the "segments" (every piece o
|
||||||
* `wd` - Working directory, like `cwd` but doesn't show the full folder
|
* `wd` - Working directory, like `cwd` but doesn't show the full folder
|
||||||
hierarchy, only the directory you're currently in.
|
hierarchy, only the directory you're currently in.
|
||||||
|
|
||||||
A variables can be defined to set the order of the prompt segments:
|
A variable can be defined to set the order of the prompt segments:
|
||||||
|
|
||||||
POWERLINE_PROMPT="user_info scm python_venv ruby cwd"
|
POWERLINE_PROMPT="user_info scm python_venv ruby cwd"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue