mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 12:32:59 +08:00
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
|