Change theme for fish to bobthefish #fishshell

This commit is contained in:
Colin Powell
2019-01-10 09:35:46 -05:00
parent 8f25c5e5ce
commit cbbffe7f60
10 changed files with 920 additions and 12 deletions

View File

@ -0,0 +1,8 @@
# 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