mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-19 16:32:45 +08:00
Add sourceable script file to enable vi mode
This commit is contained in:
parent
a302f37447
commit
f408bc4808
5
share/functions/fish_vi_mode.fish
Normal file
5
share/functions/fish_vi_mode.fish
Normal file
|
@ -0,0 +1,5 @@
|
|||
function fish_prompt
|
||||
fish_vi_prompt
|
||||
end
|
||||
|
||||
fish_vi_key_bindings
|
Loading…
Reference in New Issue
Block a user