mirror of
https://github.com/ChesterYue/ohmyzsh-theme-passion.git
synced 2026-07-21 20:11:03 +00:00
[U] typo fix
This commit is contained in:
parent
f7e36fe344
commit
d912e0a142
3 changed files with 9 additions and 5 deletions
12
README.md
12
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.
|
||||
|
||||
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.
Loading…
Add table
Reference in a new issue