mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2025-06-13 13:03:54 +00:00
Remove space after virtualenv glyph so version is connected to it
This commit is contained in:
parent
48f067bac0
commit
e4aea67182
@ -826,7 +826,7 @@ function fish_prompt -d 'bobthefish, a fish theme optimized for awesome'
|
|||||||
set __bobthefish_detached_glyph \uF417
|
set __bobthefish_detached_glyph \uF417
|
||||||
set __bobthefish_tag_glyph \uF412
|
set __bobthefish_tag_glyph \uF412
|
||||||
|
|
||||||
set __bobthefish_virtualenv_glyph \uE73C ' '
|
set __bobthefish_virtualenv_glyph \uE73C
|
||||||
set __bobthefish_ruby_glyph \uE791 ' '
|
set __bobthefish_ruby_glyph \uE791 ' '
|
||||||
|
|
||||||
set __bobthefish_vagrant_running_glyph \uF431 # ↑ 'running'
|
set __bobthefish_vagrant_running_glyph \uF431 # ↑ 'running'
|
||||||
|
Loading…
Reference in New Issue
Block a user