[U] typo fix

This commit is contained in:
chesteryue
2021-12-16 23:10:58 +08:00
parent f7e36fe344
commit d912e0a142
3 changed files with 9 additions and 5 deletions

View File

@@ -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;```
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;```

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 MiB

After

Width:  |  Height:  |  Size: 826 KiB

Binary file not shown.