This commit is contained in:
Ilan Cosman 2021-07-08 13:23:29 -07:00
parent 9354600c3a
commit 8b4604d57f

View File

@ -11,7 +11,7 @@
- Add changing background color in rainbow style ([#163][]) - Add changing background color in rainbow style ([#163][])
- Improve variable naming scheme, and renamed some items ([#105][]) - Improve variable naming scheme, and renamed some items ([#105][])
- Run pwd after all other items, which allows it to precisely react to prompt length ([#131][]) - Run pwd after all other items, which allows it to precisely react to prompt length ([#131][])
- Add `shlvl` item ([#165][] - @kidonng) - Add `shlvl` item ([#156][] - @kidonng)
- Display pipenv virtual environments better in `virtual_env` item. - Display pipenv virtual environments better in `virtual_env` item.
- Performance improvements - Performance improvements
@ -353,9 +353,9 @@
[#139]: https://github.com/IlanCosman/tide/issues/139 [#139]: https://github.com/IlanCosman/tide/issues/139
[#145]: https://github.com/IlanCosman/tide/issues/145 [#145]: https://github.com/IlanCosman/tide/issues/145
[#154]: https://github.com/IlanCosman/tide/issues/154 [#154]: https://github.com/IlanCosman/tide/issues/154
[#156]: https://github.com/IlanCosman/tide/issues/156
[#162]: https://github.com/IlanCosman/tide/issues/162 [#162]: https://github.com/IlanCosman/tide/issues/162
[#163]: https://github.com/IlanCosman/tide/issues/163 [#163]: https://github.com/IlanCosman/tide/issues/163
[#165]: https://github.com/IlanCosman/tide/issues/165
[prettier action]: https://github.com/actionsx/prettier [prettier action]: https://github.com/actionsx/prettier
[super-linter]: https://github.com/github/super-linter [super-linter]: https://github.com/github/super-linter
[v1.0.0]: https://github.com/IlanCosman/tide/tree/v1.0.0 [v1.0.0]: https://github.com/IlanCosman/tide/tree/v1.0.0