Commit cd7e57d0 authored by Roman Inflianskas's avatar Roman Inflianskas Committed by Bruno Pinto

bobthefish: virtualfish: fix superscript

parent 86a39790
......@@ -33,7 +33,7 @@ set __bobthefish_superuser_glyph '$ '
set __bobthefish_bg_job_glyph '% '
# Python glyphs
set __bobthefish_superscript_glyph \u00B1 \u00B2 \u00B3
set __bobthefish_superscript_glyph \u00B9 \u00B2 \u00B3
set __bobthefish_virtualenv_glyph \u25F0
set __bobthefish_pypy_glyph \u1D56
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment