mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2026-03-02 03:49:25 +00:00
Move vi mode segment to front
This commit is contained in:
@@ -477,6 +477,7 @@ end
|
|||||||
|
|
||||||
function fish_prompt -d 'bobthefish, a fish theme optimized for awesome'
|
function fish_prompt -d 'bobthefish, a fish theme optimized for awesome'
|
||||||
__bobthefish_prompt_status
|
__bobthefish_prompt_status
|
||||||
|
__bobthefish_prompt_vi
|
||||||
__bobthefish_prompt_user
|
__bobthefish_prompt_user
|
||||||
__bobthefish_prompt_rubies
|
__bobthefish_prompt_rubies
|
||||||
__bobthefish_prompt_virtualfish
|
__bobthefish_prompt_virtualfish
|
||||||
@@ -490,6 +491,5 @@ function fish_prompt -d 'bobthefish, a fish theme optimized for awesome'
|
|||||||
else
|
else
|
||||||
__bobthefish_prompt_dir
|
__bobthefish_prompt_dir
|
||||||
end
|
end
|
||||||
__bobthefish_prompt_vi
|
|
||||||
__bobthefish_finish_segments
|
__bobthefish_finish_segments
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user