Change fish config to use vi key bindings
This commit is contained in:
@@ -3,6 +3,8 @@ if status is-interactive
|
||||
|
||||
set fish_greeting
|
||||
|
||||
set -g fish_key_bindings fish_vi_key_bindings
|
||||
|
||||
set fish_cursor_default block
|
||||
set fish_cursor_insert line
|
||||
set fish_cursor_replace_one underscore
|
||||
|
||||
@@ -3,6 +3,8 @@ if status is-interactive
|
||||
|
||||
set fish_greeting
|
||||
|
||||
set -g fish_key_bindings fish_vi_key_bindings
|
||||
|
||||
set fish_cursor_default block
|
||||
set fish_cursor_insert line
|
||||
set fish_cursor_replace_one underscore
|
||||
|
||||
Reference in New Issue
Block a user