Add NVM prompt (#207)

* Add NVM prompt

* Do not show prompt when `system` node is used

* Change the glyph used for nvm prompt
This commit is contained in:
Alessandro Fazzi
2019-07-01 16:40:53 +02:00
committed by Justin Hileman
parent 3b2e847fcc
commit 1abb331c60
4 changed files with 33 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ function __bobthefish_glyphs -S -d 'Define glyphs used by bobthefish'
set virtualenv_glyph \uE73C ' '
set ruby_glyph \uE791 ' '
set go_glyph \uE626 ' '
set node_glyph \uE718 ' '
set vagrant_running_glyph \uF431 # ↑ 'running'
set vagrant_poweroff_glyph \uF433 # ↓ 'poweroff'