diff --git a/.fish_prompt.fish.swp b/.fish_prompt.fish.swp new file mode 100644 index 0000000..e23d9f8 Binary files /dev/null and b/.fish_prompt.fish.swp differ diff --git a/fish_prompt.fish b/fish_prompt.fish index f81744a..9859460 100644 --- a/fish_prompt.fish +++ b/fish_prompt.fish @@ -68,7 +68,7 @@ function __slavic_git_status end end -function fish_prompt +function fish_mode_prompt set_color $__slavic_color_lilac printf '[' switch $fish_bind_mode @@ -84,6 +84,9 @@ function fish_prompt end set_color $__slavic_color_lilac printf '] ' +end + +function fish_prompt __slavic_color_echo $__slavic_color_purple (prompt_pwd) __slavic_git_status