mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-18 18:50:08 +00:00
Merge branch 'master' of github.com:romkatv/powerlevel10k
This commit is contained in:
commit
25510ef7ad
1 changed files with 3 additions and 0 deletions
|
@ -255,6 +255,9 @@ git clone https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k
|
||||||
echo 'source ~/powerlevel10k/powerlevel10k.zsh-theme' >>! ~/.zshrc
|
echo 'source ~/powerlevel10k/powerlevel10k.zsh-theme' >>! ~/.zshrc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you've been using Powerlevel9k before, **do not remove the configuration options**. Powerlevel10k
|
||||||
|
will pick them up and provide you with the same prompt UI you are used to.
|
||||||
|
|
||||||
### What is the minimum supported zsh version?
|
### What is the minimum supported zsh version?
|
||||||
|
|
||||||
Anything below 5.2 definitely won't work. 5.4 definitely will.
|
Anything below 5.2 definitely won't work. 5.4 definitely will.
|
||||||
|
|
Loading…
Reference in a new issue