Skip to content

Commit 45a3ac0

Browse files
committed
update README for oc symbol
1 parent 9570b94 commit 45a3ac0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ If the current-context is not set, kube-ps1 will return the following:
135135
## Symbols
136136

137137
The default symbols are UTF8 and should work with most fonts. Due to differences
138-
in terminal spacing, a 'padding' option is available to provide an extra space
138+
in font and terminal spacing, a `KUBE_PS1_SYMBOL_PADDING` option is available to provide an extra space
139139
after the symbol.
140140

141141
In order to have the OpenShift icon, a patched font that contains the glyph must
@@ -153,6 +153,8 @@ If the sybol is not available, it will display an empty set of brackets or simil
153153
154154
```
155155

156+
Below is a screenshot of the OpenShift symbol using the Inconsolta font from Nerd Fonts:
157+
156158
![prompt openshift](img/screenshot-oc.png)
157159

158160
## Enabling/Disabling

0 commit comments

Comments
 (0)