Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
ddd359dd
Commit
ddd359dd
authored
Sep 11, 2019
by
Jonas
Committed by
Marc Cornellà
Sep 11, 2019
Browse files
kube-ps1: add a note where to put the `PROMPT=...` line (#8142)
parent
fd4571d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/kube-ps1/README.md
View file @
ddd359dd
...
...
@@ -53,10 +53,11 @@ plugins=(
kube-ps1
)
# After the "source Oh My Zsh" line
PROMPT
=
$PROMPT
'$(kube_ps1) '
```
Note:
t
he
`PROMPT`
example above was tested with the theme
`robbyrussell`
Note:
T
he
`PROMPT`
example above was tested with the theme
`robbyrussell`
.
## Enabling / Disabling on the current shell
...
...
@@ -100,4 +101,4 @@ The default settings can be overridden in ~/.zshrc
## Contributors
-
Jared Yanovich
-
Pedro Moranga
\ No newline at end of file
-
Pedro Moranga
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment