fish_mode_prompt.fish 265 B

12345678
  1. # This is handled inside fish_mode_prompt (see `__bobthefish_prompt_vi`)
  2. #
  3. # If you want to override this with your own mode prompt, disable bobthefish's
  4. # built-in mode prompt in your fish config:
  5. #
  6. # set -g theme_display_vi no
  7. function fish_mode_prompt; end