From 20f26a305022596af91a53ccc1a9efd756191f96 Mon Sep 17 00:00:00 2001 From: Alessandro Fazzi Date: Mon, 1 Jul 2019 10:48:10 +0200 Subject: [PATCH] Change the glyph used for nvm prompt --- functions/__bobthefish_glyphs.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/__bobthefish_glyphs.fish b/functions/__bobthefish_glyphs.fish index 9a521a5..10c0126 100644 --- a/functions/__bobthefish_glyphs.fish +++ b/functions/__bobthefish_glyphs.fish @@ -62,7 +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 \uF898 ' ' + set node_glyph \uE718 ' ' set vagrant_running_glyph \uF431 # ↑ 'running' set vagrant_poweroff_glyph \uF433 # ↓ 'poweroff'