An oh-my-zsh theme.
- time prompt will update once you finish inputting.
- time cost will show after command running.
REF: Oh-My-Zsh External themes
passsion.zsh-theme depends on cmd gdate
to get current time in milliseconds which is not installed by default in macOS.
to get gdate
by running brew install coreutils;