mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
9 lines
265 B
Fish
9 lines
265 B
Fish
|
# This is handled inside fish_mode_prompt (see `__bobthefish_prompt_vi`)
|
||
|
#
|
||
|
# If you want to override this with your own mode prompt, disable bobthefish's
|
||
|
# built-in mode prompt in your fish config:
|
||
|
#
|
||
|
# set -g theme_display_vi no
|
||
|
|
||
|
function fish_mode_prompt; end
|