Updates README files for soft separators
parent
349c1df556
commit
83abf624dd
|
|
@ -42,6 +42,10 @@ export THEME_CLOCK_FORMAT="%H:%M:%S"
|
||||||
|
|
||||||
The time/date is printed by the `date` command, so refer to its man page to change the format.
|
The time/date is printed by the `date` command, so refer to its man page to change the format.
|
||||||
|
|
||||||
|
### Soft Separators
|
||||||
|
|
||||||
|
Adjacent segments having the same background color will use a less-pronouced (i.e. soft) separator between them.
|
||||||
|
|
||||||
### Segment Order
|
### Segment Order
|
||||||
|
|
||||||
The contents of both prompt sides can be "reordered", all the "segments" (every piece of information) can take any place. The currently available segments are:
|
The contents of both prompt sides can be "reordered", all the "segments" (every piece of information) can take any place. The currently available segments are:
|
||||||
|
|
|
||||||
|
|
@ -41,6 +41,10 @@ You can change the format using the following variable:
|
||||||
|
|
||||||
The time/date is printed by the `date` command, so refer to its man page to change the format.
|
The time/date is printed by the `date` command, so refer to its man page to change the format.
|
||||||
|
|
||||||
|
### Soft Separators
|
||||||
|
|
||||||
|
Adjacent segments having the same background color will use a less-pronouced (i.e. soft) separator between them.
|
||||||
|
|
||||||
### Segment Order
|
### Segment Order
|
||||||
|
|
||||||
The contents of the prompt can be "reordered", all the "segments" (every piece of information) can take any place. The currently available segments are:
|
The contents of the prompt can be "reordered", all the "segments" (every piece of information) can take any place. The currently available segments are:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue