mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 04:10:07 +00:00
cleanup
This commit is contained in:
parent
0467762964
commit
29cac7bdfb
1 changed files with 1 additions and 1 deletions
|
@ -855,7 +855,7 @@ function kube-toggle() {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Call this function by typing `kube-toggle`. You can also bind it to a key by adding two more lines
|
Invoke this function by typing `kube-toggle`. You can also bind it to a key by adding two more lines
|
||||||
to `~/.zshrc`:
|
to `~/.zshrc`:
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
|
|
Loading…
Reference in a new issue