mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 18:21:16 -03:00
Add sourceable script file to enable vi mode
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user