mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
s/-O/-o/
Thanks, /u/eddygeez!
This commit is contained in:
parent
17240f3c55
commit
a1c45a5f99
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ If you are new to Powerlevel10k/9k and don't have your own config yet, start wit
|
||||||
[lean](https://github.com/romkatv/powerlevel10k/blob/master/config/p10k-lean.zsh) style.
|
[lean](https://github.com/romkatv/powerlevel10k/blob/master/config/p10k-lean.zsh) style.
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
curl -fsSL -O ~/p10k-lean.zsh https://raw.githubusercontent.com/romkatv/powerlevel10k/master/config/p10k-lean.zsh
|
curl -fsSL -o ~/p10k-lean.zsh https://raw.githubusercontent.com/romkatv/powerlevel10k/master/config/p10k-lean.zsh
|
||||||
echo 'source ~/p10k-lean.zsh' >>! ~/.zshrc
|
echo 'source ~/p10k-lean.zsh' >>! ~/.zshrc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue