mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
docs
This commit is contained in:
@@ -1121,9 +1121,9 @@ The following code should work. If it doesn't, please open an issue.
|
|||||||
new versions are released.*
|
new versions are released.*
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
curl -fsSLO https://github.com/romkatv/powerlevel10k/archive/v1.0.0.tar.gz
|
curl -fsSLO https://github.com/romkatv/powerlevel10k/archive/v1.8.0.tar.gz
|
||||||
tar -xzf v1.0.0.tar.gz
|
tar -xzf v1.8.0.tar.gz
|
||||||
cd powerlevel10k-1.0.0
|
cd powerlevel10k-1.8.0
|
||||||
(
|
(
|
||||||
cd gitstatus
|
cd gitstatus
|
||||||
. ./build.info
|
. ./build.info
|
||||||
|
|||||||
Reference in New Issue
Block a user