Skip to content

Commit

Permalink
docs: expand on what setting ZSH_THEME involves
Browse files Browse the repository at this point in the history
  • Loading branch information
romkatv committed Nov 15, 2024
1 parent f2f0149 commit ef83e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ make sure to disable the current theme in your plugin manager. See
```zsh
git clone --depth=1 https://gitee.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
```
2. Set `ZSH_THEME="powerlevel10k/powerlevel10k"` in `~/.zshrc`.
2. Open `~/.zshrc`, find the line that sets `ZSH_THEME`, and change its value to `"powerlevel10k/powerlevel10k"`.

### Prezto

Expand Down

0 comments on commit ef83e13

Please sign in to comment.