diff --git a/home/modules/lazygit.nix b/home/modules/lazygit.nix index 073fb34..7b46653 100644 --- a/home/modules/lazygit.nix +++ b/home/modules/lazygit.nix @@ -13,6 +13,8 @@ in enable = true; settings = { customCommands = [{ + # We call this the double yoinky sploinky + # https://github.com/jesseduffield/lazygit/wiki/Custom-Commands-Compendium#pushing-a-specific-commit key = "P"; context = "commits"; loadingText = "Pushing commit";