diff --git a/README.md b/README.md index 1032389..b9d23d3 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,22 @@ # ohmyzsh-theme-passion + An oh-my-zsh theme. -## Introducion +## Introduction + ![passion](https://raw.githubusercontent.com/ChesterYue/ohmyzsh-theme-passion/master/passion.gif) -* time prompt will update once you finish inputting. -* time cost will show after command running. +* real time prompt. +* command running time cost prompt. ## Usage + REF: [Oh-My-Zsh External themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes) ## Trouble Shooting ### macOS -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;``` \ No newline at end of file +passion.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;``` diff --git a/passion.gif b/passion.gif index 0182641..8393b0e 100644 Binary files a/passion.gif and b/passion.gif differ diff --git a/passion.mov b/passion.mov deleted file mode 100644 index afc7c99..0000000 Binary files a/passion.mov and /dev/null differ