Skip to content

Commit e0ec9a9

Browse files
author
Jonathan Dahan
committed
credit @crasx for geometry::hostcolor
1 parent f550cfe commit e0ec9a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010

1111
### Added
1212
- geometry_newline for two-line prompts (thanks @ducklin5)
13+
- geometry::hostcolor to allow host-based colorization for all (thanks @crasx!)
1314

1415
### Fixed
1516
- geometry_git complaining when not in a work-tree
@@ -18,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1819
### Removed
1920
- GEOMETRY_GIT_SEPARATOR hidden feature, was the only function that didnt work like the others.
2021
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!)
2123

2224
## 2.0.5 - 2019-10-14
2325

0 commit comments

Comments
 (0)