Added the k8s namespace value to the prompt and the k8s icon to the segment (#208)

This commit is contained in:
Sergei Morozov
2019-07-01 12:21:31 -07:00
committed by Justin Hileman
parent 1abb331c60
commit 5389a26442
2 changed files with 29 additions and 7 deletions

View File

@@ -25,6 +25,9 @@ function __bobthefish_glyphs -S -d 'Define glyphs used by bobthefish'
# Desk glyphs
set -x desk_glyph \u25F2
# Kubernetes glyphs
set -x k8s_glyph \u2388 # '⎈'
# Vagrant glyphs
set -x vagrant_running_glyph \u2191 # ↑ 'running'
set -x vagrant_poweroff_glyph \u2193 # ↓ 'poweroff'