You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
### [UNRELEASED]
4
4
5
+
* Fixed symlink handling in config file modification time checks by adding `-L` flag to zstat for zsh ([#204](https://github.com/jonmosco/kube-ps1/pull/204))
5
6
* Fixed `KUBE_PS1_BG_COLOR` overriding text colors by ensuring background color is also reset when needed ([#208](https://github.com/jonmosco/kube-ps1/issues/208))
6
7
* Added `KUBE_PS1_CTX_COLOR_FUNCTION` to customize context color based on context name
7
8
* symbol function cleanup and simplification ([#165](https://github.com/jonmosco/kube-ps1/issues/165))
0 commit comments