aboutsummaryrefslogtreecommitdiff
path: root/.config/fish/fish_variables
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2024-10-14 18:14:11 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2024-10-14 18:14:11 +0530
commit0b0013bc88603d22b0ec1ad28e352f46cab00e75 (patch)
treee12b8af6897781e835d246f14b4df13eac598967 /.config/fish/fish_variables
parent893af4ee78f1309f69e6e6fbd68f621734183275 (diff)
using fish keybindings on fishHEADmaster
Diffstat (limited to '.config/fish/fish_variables')
-rw-r--r--.config/fish/fish_variables2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables
index 786aa49..e872f9b 100644
--- a/.config/fish/fish_variables
+++ b/.config/fish/fish_variables
@@ -23,7 +23,7 @@ SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrbl
SETUVAR fish_color_status:red
SETUVAR fish_color_user:brgreen
SETUVAR fish_color_valid_path:\x2d\x2dunderline
-SETUVAR fish_key_bindings:fish_default_key_bindings
+SETUVAR fish_key_bindings:fish_vi_key_bindings
SETUVAR fish_pager_color_completion:normal
SETUVAR fish_pager_color_description:yellow\x1e\x2di
SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline