From 99c38b16fc9b4cc0a10efb5690c1a34f5e8ee1c0 Mon Sep 17 00:00:00 2001 From: Zynh Ludwig Date: Sun, 7 Jul 2024 15:33:30 -0700 Subject: [PATCH] lazygit binding? --- home/fish/config.fish | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/fish/config.fish b/home/fish/config.fish index 6d14a82..ba4eaef 100644 --- a/home/fish/config.fish +++ b/home/fish/config.fish @@ -2,6 +2,8 @@ set -U fish_greeting if status is-interactive # Commands to run in interactive sessions can go here + + bind \cG lazygit end function fish_user_key_bindings