From 18291b9c8cedbf94f07b422e0d2b9bec6437f039 Mon Sep 17 00:00:00 2001 From: Zynh Ludwig Date: Sun, 30 Jun 2024 17:10:26 -0700 Subject: [PATCH] we call this the double yoinky sploinky --- home/modules/lazygit.nix | 2 ++ 1 file changed, 2 insertions(+) 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";