diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2017-05-10 04:57:46 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2017-05-10 04:57:46 +0300 |
commit | 0b2483cf6d3f778413c16b6985ff6c02dcdd1f34 (patch) | |
tree | 9c27f4af30e2ea270ee63a9030ea657ce1c9930b | |
parent | a0abc44ec709cfee413befd3982d1bb146b09feb (diff) | |
parent | ecd05e1b679964b216f731db0ef9ce5804dd20d1 (diff) |
Merge branch 'master' into next
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -261,7 +261,7 @@ If you want more precision, just set the | Variable | Default Value | Description | |----------|---------------|-------------| |`POWERLEVEL9K_COMMAND_EXECUTION_TIME_THRESHOLD`|3|Threshold above which to print this segment. Can be set to `0` to always print.| -|`POWERLEVEL9K_COMMAND_EXECUTION_TIME_PRECISION=2`|2|Number of digits to use in the fractional part of the time value.| +|`POWERLEVEL9K_COMMAND_EXECUTION_TIME_PRECISION`|2|Number of digits to use in the fractional part of the time value.| ##### custom_command |