mirror of
https://github.com/b-ryan/powerline-shell.git
synced 2026-09-10 07:26:28 -04:00
get ready for 0.2.0
This commit is contained in:
parent
2f5350e1eb
commit
f9d3f12952
|
|
@ -1,6 +1,6 @@
|
|||
# Changes
|
||||
|
||||
Unreleased
|
||||
2017-09-13 (version 0.2.0)
|
||||
|
||||
* Add Bazaar segment
|
||||
([@emansije](https://github.com/banga/powerline-shell/pull/283))
|
||||
|
|
|
|||
|
|
@ -146,6 +146,7 @@ Once you have generated your config file, you can now start adding or removing
|
|||
"segments" - the building blocks of your shell. The list of segments available
|
||||
are:
|
||||
|
||||
- `bzr` - Details about the current Bazaar repo.
|
||||
- `cwd` - Shows your current working directory. See [Segment
|
||||
Configuration](#segment-configuration) for some options.
|
||||
- `exit_code` - When the previous command ends in a non-zero status, shows the
|
||||
|
|
|
|||
Loading…
Reference in a new issue