show kubectl context in right prompt
This commit is contained in:
parent
bfbaa636ad
commit
fff0b0016f
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -231,6 +231,7 @@ function parse_git_dirty() {
|
|||
fi
|
||||
}
|
||||
|
||||
export RPS1="%F{#455A64}\$(kubectl config current-context)"
|
||||
|
||||
## fzf
|
||||
export FZF_TMUX=1
|
||||
|
|
Loading…
Reference in a new issue