Merge pull request #666 from ParthKolekar/patch-1

Allow showing the number of jobs even if there is <= 1 job present.
This commit is contained in:
Ben Hilburn 2017-11-10 10:31:32 -05:00 committed by GitHub
commit 3b2d47febd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -187,6 +187,7 @@ your `~/.zshrc`:
| Variable | Default Value | Description |
|----------|---------------|-------------|
|`POWERLEVEL9K_BACKGROUND_JOBS_VERBOSE`|`true`|If there is more than one background job, this segment will show the number of jobs. Set this to `false` to turn this feature off.|
`POWERLEVEL9K_BACKGROUND_JOBS_VERBOSE_ALWAYS`|`false`|Always show the jobs count (even if it's zero).|
##### battery