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.
pull/172/head
Andrew Gazelka 6 years ago
parent 0688cd8e98
commit a669421c8c

@ -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 ' '

Loading…
Cancel
Save