mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
docs
This commit is contained in:
parent
1c39df6280
commit
b305649e53
1 changed files with 3 additions and 3 deletions
|
@ -1121,9 +1121,9 @@ The following code should work. If it doesn't, please open an issue.
|
|||
new versions are released.*
|
||||
|
||||
```zsh
|
||||
curl -fsSLO https://github.com/romkatv/powerlevel10k/archive/v1.0.0.tar.gz
|
||||
tar -xzf v1.0.0.tar.gz
|
||||
cd powerlevel10k-1.0.0
|
||||
curl -fsSLO https://github.com/romkatv/powerlevel10k/archive/v1.8.0.tar.gz
|
||||
tar -xzf v1.8.0.tar.gz
|
||||
cd powerlevel10k-1.8.0
|
||||
(
|
||||
cd gitstatus
|
||||
. ./build.info
|
||||
|
|
Loading…
Reference in a new issue