dracula / zsh

🧛🏻‍♂️ Dark theme for ZSH
https://draculatheme.com/zsh
MIT License
267 stars 70 forks source link

Added a number of improvements. #8

Closed avalonwilliams closed 5 years ago

avalonwilliams commented 5 years ago

Added locale-specific time (optionally), which deals with #6 in a better manner, cleaned up prompt, slightly faster git prompt when outside of a git repo, dynamic (and configurable) glyphs, which have defaults based on $TERM.

Glennmen commented 5 years ago

I can't seem to find how to enable the time display. Maybe this should be noted somewhere.

avalonwilliams commented 5 years ago

@Glennmen you enable it by setting DRACULA_DISPLAY_TIME=1 in your ~/.zshrc, but you are right, I should add documentation for the options.