From 0b0013bc88603d22b0ec1ad28e352f46cab00e75 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Mon, 14 Oct 2024 18:14:11 +0530 Subject: using fish keybindings on fish --- .config/fish/config.fish | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/fish/config.fish') diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 624b281..f9e5302 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -38,6 +38,8 @@ if status is-interactive set -x COLORTERM "truecolor" set -x PAGER "bat" + fish_vi_key_bindings + # disable greeting set fish_greeting fish_ssh_agent -- cgit v1.2.3