mirror of
https://github.com/ChesterYue/ohmyzsh-theme-passion.git
synced 2026-07-23 04:51:03 +00:00
[U] gdate for macOS in trouble shooting
This commit is contained in:
parent
e9e23e4c3d
commit
9ea03d17d4
1 changed files with 3 additions and 3 deletions
|
|
@ -10,9 +10,9 @@ An oh-my-zsh theme.
|
|||
## Usage
|
||||
REF: [Oh-My-Zsh External themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes)
|
||||
|
||||
### Trouble Shooting
|
||||
## Trouble Shooting
|
||||
|
||||
#### macOS
|
||||
passsion.zsh-theme uses cmd ```gdate``` to get current time in milliseconds which is not installed default in macOS.
|
||||
### macOS
|
||||
passsion.zsh-theme depends on cmd ```gdate``` to get current time in milliseconds which is not installed default in macOS.
|
||||
|
||||
run ```brew install coreutils;``` to get ```gdate```;
|
||||
Loading…
Add table
Reference in a new issue