Take up local changes

This commit is contained in:
2026-07-03 09:27:39 -07:00
parent 951753d32d
commit d72d23a06e
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -53,4 +53,4 @@ set -g status-right-style default
set -g status-style fg=black,bg=colour237
bind h display-popup -T "htop" -E -w 90% -h 90% "htop"
bind g display-popup -T "lazygit" -E -w 90% -h 90% "cd #{pane_current_path} && lazygit"
bind g run -C "display-popup -T \"lazygit\" -E -E -w 90% -h 90% \"lazygit -p #{pane_current_path}\""