feat: make lazygit more usable with gpg
This commit is contained in:
parent
cfcf6f707a
commit
6e68c63a54
1 changed files with 3 additions and 0 deletions
|
|
@ -137,6 +137,9 @@ in {
|
||||||
loadingText = "Creating conventional commit...";
|
loadingText = "Creating conventional commit...";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
git = {
|
||||||
|
overrideGpg = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue