diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2024-10-14 18:14:11 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2024-10-14 18:14:11 +0530 |
commit | 0b0013bc88603d22b0ec1ad28e352f46cab00e75 (patch) | |
tree | e12b8af6897781e835d246f14b4df13eac598967 /.config/fish/config.fish | |
parent | 893af4ee78f1309f69e6e6fbd68f621734183275 (diff) |
Diffstat (limited to '.config/fish/config.fish')
-rw-r--r-- | .config/fish/config.fish | 2 |
1 files changed, 2 insertions, 0 deletions
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 |