From 4af93304c50dcf9c3fbb3d581f170e2d163e0541 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Mon, 12 Sep 2022 21:39:29 -0400 Subject: feat: fish shell vim bindings --- .config/fish/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index ceb505f..da148ef 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -1,6 +1,6 @@ if status is-interactive # Commands to run in interactive sessions can go here - + fish_vi_key_bindings # Personal Aliases alias s="cd ~/.local/share/scripts && lsd --group-dirs first -h --icon-theme unicode -L" -- cgit v1.2.3