Compare commits

..

No commits in common. "07f0d1a465761fc7c294028f0f229628f349ad21" and "17ee05fc040b30a1f777c61fb6209c330b0a4d54" have entirely different histories.

2 changed files with 0 additions and 4 deletions

View file

@ -2,8 +2,6 @@ set -U fish_greeting
if status is-interactive if status is-interactive
# Commands to run in interactive sessions can go here # Commands to run in interactive sessions can go here
bind \cG lazygit
end end
function fish_user_key_bindings function fish_user_key_bindings

View file

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