All notable changes to this project will be documented in this file
- Added
- ✨
theme_es_extra_space
option to add extra space before icons - ✨
theme_es_spacer_count
option to add extra space before count
- ✨
- Added
- ✨ all theme variables (including icons) customization
- option to disable Node/Python/Ruby version checks via config
- option
theme_show_git_count
to add the count of the number of files after each git status (e.g. staged5 deleted2)
- Changed
- duration var units to seconds
- add an explicit theme name to user vars to avoid potential conflict
- replace
grep
dependency with the builtinstring
- refactor functions to display git prompt sha
- Fixed
- errors on missing local Node/Python/Ruby versions