Skip to content

Latest commit

 

History

History
41 lines (38 loc) · 1.46 KB

Changelog.md

File metadata and controls

41 lines (38 loc) · 1.46 KB

Changelog

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 builtin string
    • refactor functions to display git prompt sha
  • Fixed
    • errors on missing local Node/Python/Ruby versions