[U] typo fix
This commit is contained in:
14
README.md
14
README.md
@@ -1,18 +1,22 @@
|
||||
# ohmyzsh-theme-passion
|
||||
|
||||
An oh-my-zsh theme.
|
||||
|
||||
## Introducion
|
||||
## Introduction
|
||||
|
||||

|
||||
|
||||
* 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;```
|
||||
|
||||
BIN
passion.gif
BIN
passion.gif
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 826 KiB |
BIN
passion.mov
BIN
passion.mov
Binary file not shown.
Reference in New Issue
Block a user