mirror of
https://github.com/ChesterYue/ohmyzsh-theme-passion.git
synced 2026-07-21 20:11:03 +00:00
[A] Usage - Plugin
This commit is contained in:
parent
c45ce79a37
commit
134a9b770b
1 changed files with 7 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ An oh-my-zsh theme.
|
||||||
|
|
||||||
REF: [Overriding and adding themes](https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes);
|
REF: [Overriding and adding themes](https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes);
|
||||||
|
|
||||||
### Extra iTerm Preference
|
### Extra iTerm2 Preference
|
||||||
|
|
||||||
#### Color
|
#### Color
|
||||||
|
|
||||||
|
|
@ -39,9 +39,14 @@ REF: [Overriding and adding themes](https://github.com/ohmyzsh/ohmyzsh/wiki/Cust
|
||||||
* install [JetBrains Mono](https://www.jetbrains.com/lp/mono/);
|
* install [JetBrains Mono](https://www.jetbrains.com/lp/mono/);
|
||||||
* iTerm2: settings -> Appearance && settings -> Profiles -> Text -> Font 
|
* iTerm2: settings -> Appearance && settings -> Profiles -> Text -> Font 
|
||||||
|
|
||||||
|
#### Plugin
|
||||||
|
|
||||||
|
* [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions);
|
||||||
|
* [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting);
|
||||||
|
|
||||||
## Trouble Shooting
|
## Trouble Shooting
|
||||||
|
|
||||||
### macOS
|
### macOS gdate
|
||||||
|
|
||||||
passion.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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue