mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2025-06-13 13:03:54 +00:00
Change the glyph used for nvm prompt
This commit is contained in:
parent
690030d6fd
commit
20f26a3050
@ -62,7 +62,7 @@ function __bobthefish_glyphs -S -d 'Define glyphs used by bobthefish'
|
|||||||
set virtualenv_glyph \uE73C ' '
|
set virtualenv_glyph \uE73C ' '
|
||||||
set ruby_glyph \uE791 ' '
|
set ruby_glyph \uE791 ' '
|
||||||
set go_glyph \uE626 ' '
|
set go_glyph \uE626 ' '
|
||||||
set node_glyph \uF898 ' '
|
set node_glyph \uE718 ' '
|
||||||
|
|
||||||
set vagrant_running_glyph \uF431 # ↑ 'running'
|
set vagrant_running_glyph \uF431 # ↑ 'running'
|
||||||
set vagrant_poweroff_glyph \uF433 # ↓ 'poweroff'
|
set vagrant_poweroff_glyph \uF433 # ↓ 'poweroff'
|
||||||
|
Loading…
Reference in New Issue
Block a user