Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vahit committed Nov 16, 2018
1 parent cf54c3b commit be033b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bullet-train.zsh-theme
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@ prompt_rust() {

# Kubernetes Context
prompt_kctx() {
BULLETTRAIN_KCTX_KCONFIG=$(echo ${BULLETTRAIN_KCTX_KCONFIG} | cut -d":" -f1)
if [[ ! -n $BULLETTRAIN_KCTX_KCONFIG ]]; then
return
fi
Expand Down

0 comments on commit be033b4

Please # to comment.