This commit is contained in:
Never Gude 2026-01-15 01:58:32 +01:00
parent b0b4067a00
commit 449438fbcb
9 changed files with 35 additions and 60 deletions

View file

@ -13,8 +13,8 @@ function fish_mode_prompt --description 'Displays the current mode'
set_color --bold --reverse brblue
echo ' I '
case replace
set_color --bold --reverse brblue
echo ' I '
set_color --bold --reverse brred
echo ' R '
case visual
set_color --bold --reverse brgreen
echo ' V '