mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2025-06-13 13:03:54 +00:00
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.
This commit is contained in:
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…
Reference in New Issue
Block a user