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'
|
||||
__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
|
||||
|
||||
Reference in New Issue
Block a user