mirror of
https://github.com/ChesterYue/ohmyzsh-theme-passion.git
synced 2026-07-21 20:11:03 +00:00
[A] Usage
This commit is contained in:
parent
933f07952f
commit
5d31a2607b
1 changed files with 6 additions and 1 deletions
|
|
@ -12,7 +12,12 @@ An oh-my-zsh theme.
|
|||
|
||||
## Usage
|
||||
|
||||
REF: [Oh-My-Zsh External themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes)
|
||||
1. clone repo: ```git clone https://github.com/ChesterYue/ohmyzsh-theme-passion```;
|
||||
2. copy theme: ```cp ./ohmyzsh-theme-passion/passion.zsh-theme ~/.oh-my-zsh/themes/passion.zsh-theme```;
|
||||
3. modify config: open ```~/.zshrc``` edit to ```ZSH_THEME="passion"```;
|
||||
4. execute rc: ```source ~./zshrc```;
|
||||
|
||||
REF: [Overriding and adding themes](https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes)
|
||||
|
||||
## Trouble Shooting
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue