mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
Move vi mode segment to front
This commit is contained in:
parent
af1e19724c
commit
92691a3c4e
@ -477,6 +477,7 @@ end
|
||||
|
||||
function fish_prompt -d 'bobthefish, a fish theme optimized for awesome'
|
||||
__bobthefish_prompt_status
|
||||
__bobthefish_prompt_vi
|
||||
__bobthefish_prompt_user
|
||||
__bobthefish_prompt_rubies
|
||||
__bobthefish_prompt_virtualfish
|
||||
@ -490,6 +491,5 @@ function fish_prompt -d 'bobthefish, a fish theme optimized for awesome'
|
||||
else
|
||||
__bobthefish_prompt_dir
|
||||
end
|
||||
__bobthefish_prompt_vi
|
||||
__bobthefish_finish_segments
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user