v4.3.0
Features
- Remove on startup items that the user doesn't have a required tool for
- Always add a space after the prompt, even without
prompt_char
item (#129)
Bug fixes
- Fix pwd markers which had been broken for a while
- Don't error when the left prompt is too long (#121 - @mfossen)
- Fix multi-line prompt when there are no items on the second line
CI/Testing
- Use mega-linter instead of super-linter
- Fix bug in release action