mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2025-06-13 13:03:54 +00:00
Merge 4a59bd4fdb
into e57a8f344c
This commit is contained in:
commit
ade9b0a90d
@ -1013,9 +1013,9 @@ function fish_prompt -d 'bobthefish, a fish theme optimized for awesome'
|
||||
|
||||
# Use prettier Nerd Fonts glyphs
|
||||
if [ "$theme_nerd_fonts" = "yes" ]
|
||||
set __bobthefish_branch_glyph \uF418
|
||||
set __bobthefish_detached_glyph \uF417
|
||||
set __bobthefish_tag_glyph \uF412
|
||||
set __bobthefish_branch_glyph \uE725
|
||||
set __bobthefish_detached_glyph \uE729
|
||||
set __bobthefish_tag_glyph \uF02B
|
||||
|
||||
set __bobthefish_virtualenv_glyph \uE73C ' '
|
||||
set __bobthefish_ruby_glyph \uE791 ' '
|
||||
|
Loading…
Reference in New Issue
Block a user