File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
10
11
11
### Added
12
12
- geometry_newline for two-line prompts (thanks @ducklin5 )
13
+ - geometry::hostcolor to allow host-based colorization for all (thanks @crasx !)
13
14
14
15
### Fixed
15
16
- geometry_git complaining when not in a work-tree
@@ -18,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
18
19
### Removed
19
20
- GEOMETRY_GIT_SEPARATOR hidden feature, was the only function that didnt work like the others.
20
21
Now uses GEOMETRY_SEPARATOR like everything else.
22
+ - GEOMETRY_STATUS_SYMBOL_COLOR_HASH is deprecated, now just use GEOMETRY_STATUS_COLOR=$(geometry::hostcolor) (thanks @crasx !)
21
23
22
24
## 2.0.5 - 2019-10-14
23
25
You can’t perform that action at this time.
0 commit comments