mirror of
https://github.com/romkatv/powerlevel10k
synced 2025-01-17 03:10:51 +00:00
docs
This commit is contained in:
parent
1c39df6280
commit
b305649e53
@ -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 New Issue
Block a user