Compare commits

...

2 Commits

Author SHA1 Message Date
Zynh Ludwig 07f0d1a465 rebase on pull 2024-07-07 15:49:28 -07:00
Zynh Ludwig 99c38b16fc lazygit binding? 2024-07-07 15:49:28 -07:00
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -43,6 +43,8 @@ in
safecrlf = true;
};
pull.rebase = true;
credential = {
helper = [
"cache --timeout 7200"