mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-30 22:34:29 +08:00
cd64a777c3
when sourcing fish_vi_mode.fish
6 lines
107 B
Fish
6 lines
107 B
Fish
function fish_prompt
|
|
fish_vi_prompt
|
|
end
|
|
set fish_key_bindings fish_vi_key_bindings
|
|
#fish_vi_key_bindings
|