Skip to content

Commit

Permalink
Merge pull request #184 from fox-forks/hyperupcall-accuracy
Browse files Browse the repository at this point in the history
readme: Improve accuracy of `KUBE_PS1_*` variable documentation
  • Loading branch information
jonmosco authored Dec 14, 2023
2 parents f1ae803 + 4f82d00 commit a9431e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ or the source can be downloaded:

[OC Client Tools](https://github.com/okd-project/okd/releases)

Set the binary to `oc` with the following environment variable:
Set the binary to `oc` with the following variable:

```sh
KUBE_PS1_BINARY=oc
Expand Down Expand Up @@ -179,7 +179,7 @@ kubeoff -g : turn off kube-ps1 status globally
## Customization

The default settings can be overridden in `~/.bashrc` or `~/.zshrc` by setting
the following environment variables:
the following variables:

| Variable | Default | Meaning |
| :------- | :-----: | ------- |
Expand Down Expand Up @@ -207,7 +207,7 @@ KUBE_PS1_SEPARATOR=''

## Colors

The default colors are set with the following environment variables:
The default colors are set with the following variables:

| Variable | Default | Meaning |
| :------- | :-----: | ------- |
Expand Down

0 comments on commit a9431e7

Please sign in to comment.