From 7f1f2de1d5864b9ae3ae28d8f031690684955e6f Mon Sep 17 00:00:00 2001 From: m1ngsama <1992584620@nbt.edu.cn> Date: Sat, 5 Apr 2025 22:38:26 +0800 Subject: [PATCH] add utility about display lazygit --- tmux/utility.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tmux/utility.conf diff --git a/tmux/utility.conf b/tmux/utility.conf new file mode 100644 index 0000000..0cf0292 --- /dev/null +++ b/tmux/utility.conf @@ -0,0 +1,2 @@ +# Display lazygit +bind -r g display-popup -d '#{pane_current_path}' -w80% -h80% -E lazygit