From a669421c8c9b11dca76b819431df1a681f785591 Mon Sep 17 00:00:00 2001 From: Andrew Gazelka Date: Wed, 10 Oct 2018 15:07:25 -0500 Subject: [PATCH] fix VirtualEnv nerdfonts character in PyCharm Previous to this, it was not displaying. However, it worked in iTerm2. Also, it could be seen in IntelliJ if copy-pasted but not under the blue prompt background. --- 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 2e8a8f1..524fbb8 100644 --- a/functions/__bobthefish_glyphs.fish +++ b/functions/__bobthefish_glyphs.fish @@ -59,7 +59,7 @@ function __bobthefish_glyphs -S -d 'Define glyphs used by bobthefish' set detached_glyph \uF417 set tag_glyph \uF412 - set virtualenv_glyph \uE73C ' ' + set virtualenv_glyph \ue606 ' ' set ruby_glyph \uE791 ' ' set go_glyph \uE626 ' '