[U] Usage - Install Theme

This commit is contained in:
chesteryue 2023-03-04 17:59:48 +08:00
parent bd21156dc4
commit e254ecb1e6

View file

@ -21,7 +21,7 @@ An oh-my-zsh theme.
3. modify rc: open ```~/.zshrc``` find ```ZSH_THEME``` edit to ```ZSH_THEME="passion"```; 3. modify rc: open ```~/.zshrc``` find ```ZSH_THEME``` edit to ```ZSH_THEME="passion"```;
4. execute rc: ```source ~./zshrc```; 4. execute rc: ```source ~./zshrc```;
REF: [Overriding and adding themes](https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes); * see also: [Overriding and adding themes](https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes);
#### Trouble Shooting #### Trouble Shooting