Skip to content

Commit

Permalink
fix broken link for OC download, add PROMPT config to omz section. Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmosco committed Apr 3, 2023
1 parent bf374e5 commit 6aebfda
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,11 @@ add the plugin:
plugins=(
kube-ps1
)

PROMPT='$(kube_ps1)'$PROMPT
```


## Zsh Plugin Managers

### Using [zinit](https://github.com/zdharma-continuum/zinit)
Expand Down Expand Up @@ -91,7 +94,7 @@ brew install openshift-cli
```
or the source can be downloaded:

[OC Client Tools](https://www.openshift.org/download.html)
[OC Client Tools](https://github.com/okd-project/okd/releases)

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

Expand Down

0 comments on commit 6aebfda

Please sign in to comment.