Compare commits
No commits in common. "07f0d1a465761fc7c294028f0f229628f349ad21" and "17ee05fc040b30a1f777c61fb6209c330b0a4d54" have entirely different histories.
07f0d1a465
...
17ee05fc04
2 changed files with 0 additions and 4 deletions
|
@ -2,8 +2,6 @@ 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
|
||||
|
|
|
@ -43,8 +43,6 @@ in
|
|||
safecrlf = true;
|
||||
};
|
||||
|
||||
pull.rebase = true;
|
||||
|
||||
credential = {
|
||||
helper = [
|
||||
"cache --timeout 7200"
|
||||
|
|
Loading…
Reference in a new issue