mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 23:47:25 +00:00
cd64a777c3
when sourcing fish_vi_mode.fish
5 lines
107 B
Fish
5 lines
107 B
Fish
function fish_prompt
|
|
fish_vi_prompt
|
|
end
|
|
set fish_key_bindings fish_vi_key_bindings
|
|
#fish_vi_key_bindings
|